checkTypeAll | R Documentation |
checkTypeAll Uses dictionary to compare class of each variable to type listed. A specific class of interest can be specified with the flag parameter
checkTypeAll(data, dictionary = NULL, flag = NULL)
data |
The dataset |
dictionary |
The epiuf dictionary |
flag |
A flag |
report
## Not run:
checkTypeAll(data)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.