var_labels_remove | R Documentation |
data.frame
Remove label
attribute from all variables in a data frame.
var_labels_remove(x)
x |
( |
x
with its variable labels stripped.
x <- var_labels_remove(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.