Description Usage Arguments Details Value
Clean rlms data and all meta information
1 2 3  | 
df | 
 data.frame read by haven::read.spss  | 
suppress | 
 logical, if true the default message is suppressed  | 
empty2na | 
 convert empty character values to NA  | 
nan2na | 
 convert NaN to NA  | 
nine2na | 
 convert 99999990+ to NA for numeric variables  | 
yesno | 
 convert yes/no answers to lowercase yes/no without apostrophes  | 
apostrophe | 
 trim apostrophes, TRUE by default  | 
remove_empty | 
 remove empty labels, TRUE by default  | 
colnames_tolower | 
 a logical value, indicating whether variable names should be converted to lowercase.  | 
verbose | 
 add some debugging output TRUE by default.  | 
Clean rlms data and all the meta information. Destroy useless attributes.
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.