Learn R Programming

codelist (version 0.1.0)

cl_nlevels: Get the number of hierarchical levels in a code list

Description

Get the number of hierarchical levels in a code list

Usage

cl_nlevels(codelist)

Value

A single integer value (>= 1) with the number of levels.

Arguments

codelist

the codelist for which to determine the number of levels.