Description Usage Arguments Value
Check source folder for abnormal files
1 2 3 4 |
proj_dir: |
root project directory |
r_files_patterns: |
vector of regular expressions to match R script files |
ignore_patterns: |
vector of regular expressions of files to ignore in the source folder |
data_patterns: |
vector of regular expressions to look for data files that should not exist in a source folder |
pattern_ignore_case: |
bool on whether or not to ignore case when doing regex match |
verbose: |
bool on whether to print statements |
list of values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.