ListKlass: Classification list Get a full list of all classifications...

View source: R/Klass_list.R

ListKlassR 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))

klassR documentation built on May 31, 2023, 6:17 p.m.

Related to ListKlass in klassR...