Learn R Programming

klassR (version 1.0.2)

list_klass: Classification list Get a full list of all classifications and codelists

Description

Classification list Get a full list of all classifications and codelists

Usage

list_klass(codelists = FALSE, language = "nb")

ListKlass(codelists = FALSE, language = "nb")

Value

A data frame containing a full list of classifications. The data frame includes the classification name, number, family and type.

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").

Examples

Run this code
head(list_klass(codelists = TRUE))

Run the code above in your browser using DataLab