Get a dataset's weightVariables

weightVariables(x)

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

# S4 method for class '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.