View source: R/unique_dataframe_names.R
unique_dataframe_names | R Documentation |
A function that renames duplicate dataframe column names Makes it so the database can be used for ggplot which requires all columns to have a unique name
unique_dataframe_names(dataframe)
dataframe |
A dataframe |
Returns a dataframe with unique names
Sam Loontjens
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.