Learn R Programming

klassR (version 1.0.2)

list_family: Classification family list Print a list of all families and the number of classifications in each

Description

Classification family list Print a list of all families and the number of classifications in each

Usage

list_family(family = NULL, codelists = FALSE, language = "nb")

ListFamily(family = NULL, codelists = FALSE, language = "nb")

Value

dataset containing a list of families

Arguments

family

Input family ID number to get a list of classifications in that family

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
list_family(family = 1)

Run the code above in your browser using DataLab