get_raw_labels | R Documentation |
Helper function to extract raw variable labels from the data
get_raw_labels(data, col_pos = NULL, return_as_list = FALSE)
data |
Dataset |
col_pos |
Optional, character vector of column names or integer vector of positions |
return_as_list |
Flag, whether to return as list or character vector |
List or character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.