positioning_rearranger_ | R Documentation |
Wrapper for running positioning rearrange methods
positioning_rearranger_(
data,
col = NULL,
position = NULL,
shuffle_sides = FALSE,
what = "max"
)
data |
|
col |
Column to create sorting factor by.
When |
position |
Index or quantile (in |
shuffle_sides |
Whether to shuffle which elements are left and right of the position. (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.