remove_labels | R Documentation |
Remove variable labels.
remove_labels(.data)
.data |
Data frame |
The original data frame with variable label attributes removed.
colon_s %>%
remove_labels()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.