View source: R/read_textdata.R
namelist_factor | R Documentation |
Translates a factor, by default using the 'name' variable from the 'namelist' object to substitute the factor levels. The join on 'namelist' is by the variable 'code'.
namelist_factor(x, pick = "name", codelist)
x |
A factor. |
pick |
A character, referring to the variable from namelist
( |
codelist |
An object conforming to |
A factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.