Description Usage Arguments Value
View source: R/preprocess_data.R
Create a new data set from raw survey data by applying specified mappings of certain variables
1 | preprocess_data(raw_data, mappings = NULL)
|
raw_data |
A |
mappings |
A |
Takes the survey data dat
and applies the point mappings as listed in mappings$point_mappings
and
the replacement mappings in mappings$ausweichkategorien
.
Additional ID
and meta_unit
columns are also added to the output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.