centering_rearranger_ | R Documentation |
Wrapper for running centering rearrange methods
centering_rearranger_(data, col = NULL, shuffle_sides = FALSE, what = "max")
data |
|
col |
Column to create sorting factor by.
When |
shuffle_sides |
Whether to shuffle which elements are left and right of the center. (Logical) |
what |
What to position. |
Sorted data.frame
(tibble
) / vector
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.