Description Usage Arguments Value
Relevels a factor column of a data frame, as as
prescribed by a level changes list, of the form generated
by generateFactorRenamer
.
1 2 | changeLevelsColName(colName, x, levelChanges,
verbose = T)
|
colName |
A character vector of length 1, indicating
which column of |
x |
a data frame |
levelChanges |
A list, of the form generated by
|
verbose |
A logical, indicating whether to show progress |
The data from x[, levelChanges]
, with as
prescribed by levelChanges
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.