dataCheck | R Documentation |
dataCheck
dataCheck(
data,
data_old = NULL,
cond,
text = "",
varname = NULL,
threshold = NULL
)
data |
The dataset |
data_old |
A previously checked dataset |
cond |
The logical condition to test |
text |
The message to prefix the list in case of error |
varname |
The ID varname |
threshold |
The max number of ID displayed |
a vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.