aes_d_rename | R Documentation |
This function is designed to take a dataset and a data aesthetic mapping and rename the columns.
aes_d_rename(data, mapping, compulsory_cols)
data |
Dataset to perform renaming |
mapping |
A mapping as produce by |
compulsory_cols |
A character vector of compulsory columns needed to perform renaming |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.