Description Usage Arguments Details Value Examples
Check whether all values but rlms na (99999990+) have labels
1 |
x |
labelled vector |
Check whether all values but rlms na (99999990+) have labels
TRUE/FALSE
1 2 | x <- haven::labelled(c(1, 1, 2, 3, 99999995), c(Male = 1, Male = 2, Female = 3))
all_but_rlmsna_labelled(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.