Description Usage Arguments Value
Requirements are min, max, grep, keywords, exclude, and file_count. Min and max are the min and max number of matches for a particular data check (set to -1 if not checking). The grep argument is a grep string to match over. Keywords and exclude are sub strings that must be included or must be ignored in the grep match, respectively. Finally, file_count is the number of file if the result is a directory (set to 0 if it is a file).
1 | check_id_path_data(ids, requirement)
|
ids |
is a tibble with a column named "id". |
requirements |
is a list as described in the description. |
a tibble with a variable that if the data exists for each id.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.