Learn R Programming

klassR (version 0.1.2)

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)

Arguments

codelists

True/False for whether to include codelists. Default = FALSE

Value

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

Examples

Run this code
# NOT RUN {
head(ListKlass(codelists = TRUE))
# }

Run the code above in your browser using DataLab