Description Usage Arguments Note Author(s) Examples
Reverses the process from from_labelled
, and uses a measurement
model to create labelled variables and add label
to the attributes of
each variable in the data. Meant for use with survey objects from survey
.
1 |
survey |
A survey object, or a list with data (df) and a measurement model (mm). |
The results are error-prone. Carefully check the results.
Kristian D. Olsen
1 | read_data("test.sav") %>% from_labelled() %>% to_labelled()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.