View source: R/util-visualization.R
| order_df_by_columnn | R Documentation |
Order input data frame by provided columnn
order_df_by_columnn(df, order_by)
df |
the input data frame to be ordered |
order_by |
A column name |
The ordered data frame or raises error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.