crunch (version 1.30.4)

variableMetadata: Get all variable metadata for a dataset

Description

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.

Usage

variableMetadata(dataset)

Value

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

Arguments

dataset

CrunchDataset