Apply factor level labels
1 2 3 | get_level_labels(df, label = "`label:en`",
dict = readxl::read_xlsx(system.file("CENTER-TBI_versionCurrent-dictionary.xlsx",
package = "centertbi"), guess_max = 10^4, sheet = 2))
|
df |
centertbi data frame with corresponding metadata (as returned by download()) |
label |
attribute field for the labels to use |
dict |
the .xlsx dictionary file to use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.