weightVariables: Get a dataset's weightVariables

weightVariablesR Documentation

Get a dataset's weightVariables

Description

Get a dataset's weightVariables

Usage

weightVariables(x)

## S4 method for signature 'CrunchDataset'
weightVariables(x)

## S4 method for signature 'VariableCatalog'
weightVariables(x)

Arguments

x

a CrunchDataset

Value

weightVariables returns a character vector of the aliases of the variables that are eligible to be used as weights.

See Also

weight() makeWeight() modifyWeightVariables()


Crunch-io/rcrunch documentation built on April 1, 2024, 1:14 a.m.