Description Usage Arguments Value Examples
View source: R/functionsConvenienceR.R View source: R/functionsConvenience.R
Convert all factor variables in a data.table to st44rings.
1 | FixStringsFactors(dtable)
|
dtable |
the imput data.table |
a modified data.table object with strings instead of factors.
1 2 |
x.fixed <- x %>% FixStringsFactors
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.