View source: R/dplyr_extensions.R
reorder_levels | R Documentation |
Re-orders the levels of a factor by a vector of new positions.
reorder_levels(x, positions)
x |
factor |
positions |
vector of positions |
factor
Martin Schmettow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.