View source: R/extract_datamap.R
extract_datamap | R Documentation |
Returns a data.frame containing a mapping between variables, value codes and value labels.
extract_datamap(df)
df |
data.frame of numeric variables. The file must have been imported using one of haven::read_sav or rsegmenter::read_data. See the test_datamap example that comes with the package. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.