list_klass | R Documentation |
Classification list Get a full list of all classifications and codelists
list_klass(codelists = FALSE, language = "nb")
ListKlass(codelists = FALSE, language = "nb")
codelists |
True/False for whether to include codelists. Default = FALSE |
language |
Two letter string for the requested language output. Default is Bokmål ("nb"). Nynorsk ("nn") and English ("en"). |
A data frame containing a full list of classifications. The data frame includes the classification name, number, family and type.
head(list_klass(codelists = TRUE))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.