Learn R Programming

klassR (version 0.2.3)

ListKlass: 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")

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(ListKlass(codelists = TRUE))

Run the code above in your browser using DataLab