Description Usage Arguments Author(s) Examples
View source: R/utils.R View source: R/discretize.R
Use to order the levels of a factor in a desired sequence.
1 | reOrder(dataset, colName, levelNames)
|
dataset |
Dataset to reorder. |
colName |
Column name. |
levelNames |
Names of the reordered levels |
Norm Matloff <matloff@cs.ucdavis.edu>, Vincent Yang <vinyang@ucdavis.edu>, and Harrison Nguyen <hhnguy@ucdavis.edu>
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.