check_data_lvl_1: Check the top level data directory

Description Usage Arguments Value

Description

Check the top level data directory

Usage

1
2
check_data_lvl_1(proj_dir, ignore_patterns = c("^\\d{2}", "^readme"),
  pattern_ignore_case = TRUE, verbose = FALSE)

Arguments

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

Value

list of values


bi-sdal/sdalr documentation built on May 12, 2019, 8:29 p.m.