Description Usage Arguments Value
View source: R/reorder-terms.R
Function to order the terms (usually regression variables) in a specific order to present in your table.
1 |
data |
Data frame. |
... |
Column names to be ordered. |
order |
Character vector of term names, in the desired order. |
rev |
Logical. Should the order be reversed? |
A tibble
with arranged columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.