R/util-visualization.R
order_df_by_columnn.Rd
Order input data frame by provided columnn
order_df_by_columnn(df, order_by)
the input data frame to be ordered
A column name
The ordered data frame or raises error