Description Usage Arguments Value
Factor ordering for already-ordered factors; must specify all factors
1 |
df |
dataframe, dataframe with factors being reordered. |
columns |
numeric (or string), identifies columns containing factors to reorder. |
column_order |
vector, identifies factors in new order. |
A dataframe like df
, but with column
's factor levels reordered according to column_order
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.