i_assert_labels | R Documentation |
Check for required value labels in set of variables
i_assert_labels(x, labels, info = NULL, verbose = TRUE)
x |
data.frame |
labels |
character vector |
info |
string with info message (purpose of assertion) - optional |
verbose |
return TRUE when assertion is successful |
No return value (exept when verbose = T). Aborts process when test not valid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.