powered by
Classification family list Print a list of all families and the number of classifications in each
ListFamily(family = NULL, codelists = FALSE)
Input family ID number to get a list of classifications in that family
True/False for whether to include codelists. Default = FALSE
dataset containing a list of families
# NOT RUN { ListFamily() ListFamily(codelists=TRUE) ListFamily(family = 1) ListFamily(family = 1, codelists = TRUE) # }
Run the code above in your browser using DataLab