ListKlass {klassR} | R Documentation |
Classification list Get a full list of all classifications and codelists
Description
Classification list Get a full list of all classifications and codelists
Usage
ListKlass(codelists = FALSE, language = "nb")
Arguments
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"). |
Value
A data frame containing a full list of classifications. The data frame includes the classification name, number, family and type.
Examples
head(ListKlass(codelists = TRUE))
[Package klassR version 0.2.3 Index]