cl_nlevels {codelist} | R Documentation |
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)
Arguments
codelist |
the |
Value
A single integer value (>= 1) with the number of levels.
[Package codelist version 0.1.0 Index]