
Coerces character with codelist attribute to factor. If attribute 'codelist' is missing, unique values of x are supplied.
# S3 method for character
factorize_codelist(x, ...)
character
ignored
class 'classified' 'factor'
Other factorize_codelist:
factorize_codelist.data.frame()
,
factorize_codelist.default()
,
factorize_codelist.factor()
,
factorize_codelist()
# NOT RUN {
example(factorize_codelist.data.fame)
# }
Run the code above in your browser using DataLab