| arrange_table_data | R Documentation |
Standard data arrangement for table functions
arrange_table_data(data, col_basis, indep_vars = NULL)
data |
Data frame to arrange |
col_basis |
Column to use as primary sort |
indep_vars |
Independent variable columns |
Arranged data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.