Description Usage Arguments Value
View source: R/apply_codebook.R
Given a codebook and a dataset this function returns a dataset where the column classes have been modified to fit and factors have been supplied with human readable levels.
1 | apply_codebook(codebook, dataset)
|
codebook |
List of class |
dataset |
Dataframe. The dataset to which the codebook should be applied. No default. |
A tibble.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.