Description Usage Arguments Value
Generate a factor renamer for an individual column of a data.frame
1 2 | levelsStringForColName(colName, x, newlines = "level",
sort = F)
|
colName |
A character vector of length 1, indicating
which column of |
x |
a data frame |
newlines |
A character variable. Either
|
sort |
A logical indicating whether the levels should be sorted, according to their numeric order |
A character vector. This is an individual component of
the list described in
generateFactorRenamer
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.