label_data | R Documentation |
This function takes a data frame as input and performs various labeling and factor conversion operations on its columns. The labeled data is returned with new factor levels and column names.
label_data(data)
data |
A data frame containing the data to be labeled and converted. No default. |
A labeled data frame with updated factor levels and column names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.