df %>%
filter(grepl(".cpp|.h", File_name))
File_name Folder
1 ord.cpp 1
2 ppol.h 2
3 lko.cpp 3
4 t_po..lo.cpp 4
Code Example |
---|
R :: R regress one variable on all the other variables |
R :: convert boolean to int R |
R :: r convert list to comma separated string |
R :: r read all files in folder |
R :: merge multiple data table in r |
R :: r box plots |
R :: name elements in vector r |
R :: R rename singl edf column |
R :: comment in r |
R :: r reverse vector |
R :: round multiple columns in r |
R :: R get specific character from string |
R :: show 2 ggplots together |
R :: r type of object |
R :: string concatination R |
R :: moving average in r |
R :: replace_na |
R :: Remove specific data frames from R |
R :: R Basic Syntax |
R :: R check object dimensions |
R :: no redundant combination expand grid |
R :: check argument of function in r |
R :: detect rank deficient in r |
R :: save data frames in a loop r |
R :: how to get the number of individual numbers in a vector in r |
Rust :: sort a vec<f32 rust |
Rust :: rust comment |
Rust :: rust enum to string |
Rust :: concat string rust |
Rust :: rust undefined size array |