remove_duplicate_cols | R Documentation |
Generates unique columns for a dataframe.
remove_duplicate_cols(df)
df |
The dataframe to be modified. |
The data with duplicated columns removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.