search_scripts {clickR} | R Documentation |
Searches for strings in R script files
search_scripts(string, path = getwd(), recursive = TRUE)
string |
Character string to search |
path |
Character vector with the path name |
recursive |
Logical. Should the search be recursive into subdirectories? |
A list with each element being one of the files containing the search string