dict_from_data | R Documentation |
Item labels have to be stored as variable attribute label
. Exported by
default by ls_export()
, but many data wrangling operations strip them out,
unfortunately.
dict_from_data(.data)
.data |
data.frame or tibble |
named character vector of items' labels, if no label found, NULL is introduced and is omitted in the output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.