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)

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

Related to ListFamily in klassR...