Crunch stores variable information in several catalogs containing information abut the variable class, its missingness and subvariables. This function allows you to access that information.

variableMetadata(dataset)

Arguments

dataset

CrunchDataset

Value

A VariableCatalog with all variable properties, including categories and subvariables.