chk-dummy | R Documentation |
These functions provide common, simple data checks.
chk_dummy(x)
x |
A vector to check. |
A logical vector flagging records that have passed or failed the check.
Checks: data frame helpers
Other vector checks:
chk-dates
,
chk-labels
,
chk-patterns
,
chk-text
,
chk-uniqueness
,
chk-values
chk_dummy(LETTERS)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.