ListFamily: Classification family list Print a list of all families and...

View source: R/Klass_list.R

ListFamilyR Documentation

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

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

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

Value

dataset containing a list of families

Examples

ListFamily(family = 1)

statisticsnorway/klassR documentation built on Feb. 4, 2024, 4:09 a.m.