View source: R/adding_preprocessing_functions.R
rename_col | R Documentation |
Checks the dataset for the correct names necessary for further data processing. If the requisite data names are not in the dataset, then prompts the user for the columns to be renamed to the requisite names.
rename_col(dataset)
dataset |
Dataset to rename columns for |
The dataset with the appropriately named columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.