unlabel_dataframe | R Documentation |
Remove labelled class and label
unlabel_dataframe(data, removeLabelledClass = TRUE, removeLabel = FALSE)
data |
data.frame with potentially labeled columns |
removeLabelledClass |
TRUE removes the class "labelled" |
removeLabel |
TRUE removes the label attribute |
data.frame with Unlabelled cols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.