variableMetadata: Get all variable metadata for a dataset

View source: R/variable-metadata.R

variableMetadataR Documentation

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)

Arguments

dataset

CrunchDataset

Value

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


Crunch-io/rcrunch documentation built on Feb. 25, 2024, 11:50 p.m.