Description Usage Arguments Value
Check the top level data directory
1 2 | check_data_lvl_1(proj_dir, ignore_patterns = c("^\\d{2}", "^readme"),
pattern_ignore_case = TRUE, verbose = FALSE)
|
proj_dir: |
root project directory |
ignore_patterns: |
vector of regular expressions to ignore |
pattern_ignore_case: |
boolean on wether to ignore case in regular expression match |
verbose: |
boolean on whether or not to print statements |
list of values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.