.col_join_rename | R Documentation |
This internal function standardizes column names for consistency in merged datasets. Column names are transformed based on the dataset type ('sex', 'place', or 'bullet').
.col_join_rename(dataset)
dataset |
A data frame whose column names will be renamed. |
A vector of modified column names based on the dataset type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.