View source: R/labelled_light.R
| ll_assert_labelled | R Documentation |
Verify that x is a valid labelled variable satisfying the (minimal)
specification inherent in the parameter documentation of the
haven::labelled() function for haven_labelled objects.
ll_assert_labelled(x)
x |
A labelled variable |
Invisibly returns x if the check is successful.
Other labelled light:
ll_labelled(),
ll_to_character(),
ll_val_labels(),
ll_var_label(),
threadbare()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.