Description Usage Arguments Value
View source: R/find_vars_in_files.R
use a search string to find variables names in sav or csv files within a specified directory
1 2 | find_vars_in_files(path = "", subf = F, file_type = "sav",
searchstring = "", HTML_out = F)
|
path |
the absolute path to the file folder |
subf |
should subfolders also be searched |
file_type |
what file type to look in (sav or csv) |
searchstring |
the searchstring |
HTML_out |
should a HTML-report be produced |
HTML-file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.