get_var_labels | R Documentation |
Retrieve all the labels of designated columns of a data frame
get_var_labels(data, ind = NA_integer_)
data |
A data frame |
ind |
A numeric or character vector representing columns. When no argument is supplied, all column indices are used for retrieval. |
A character vector of label names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.