| orm_dict_add_category | R Documentation |
Add a new risk category to a dictionary
orm_dict_add_category(
dict,
key,
label_en,
label_es,
terms,
worker_exposure_terms = character(0),
taxonomy = "user",
block = "G - Custom"
)
dict |
An |
key |
Character. Short identifier (no spaces). |
label_en |
Character. Category name in English. |
label_es |
Character. Category name in Spanish. |
terms |
Character vector. Search terms. |
worker_exposure_terms |
Character vector. Worker exposure indicators. |
taxonomy |
Character. Source taxonomy label. |
block |
Character. Block label (e.g. "A - Safety"). |
Updated orisma_dict.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.