Description Usage Arguments Value
Returns matching files and line numbers of given string pattern.
1  | search_files(x, path = ".", recursive = TRUE, all.files = FALSE)
 | 
x | 
 Pattern.  | 
path | 
 Path on which to restrict search. Defaults to current working directory.  | 
recursive | 
 logical  | 
all.files | 
 default false excludes dot files  | 
Output from terminal - file name, line number, and preview of matching text
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.