Description Usage Arguments Author(s)
Match column names to data template fields. Returns a list with two elements: column names in the data frame that are not present in the template, and fields in the template that are missing from the data frame. Result is NULL if all fields match.
1 | check_fields(dat)
|
dat |
Data frame to be tested. |
Kara Woo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.