View source: R/column_name_standardization.R
make_unique_column_names | R Documentation |
Make column names unique when duplicated column names are found after the transformation
make_unique_column_names(after, kept, before, rename)
after |
A |
kept |
A |
before |
A |
rename |
A |
An adjusted <vector>
if there were duplicated names introduced
due to the transformation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.