Description Usage Arguments Value
Ensures that elements in column x are alphabetically before elements in column y. If they are not, the entries are swapped.
1 | alphabetize_cols(df, x, y)
|
df |
data frame |
x |
Column x |
y |
Column y |
Data frame with same structure as input
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.