weightVariables | R Documentation |
Get a dataset's weightVariables
weightVariables(x)
## S4 method for signature 'CrunchDataset'
weightVariables(x)
## S4 method for signature 'VariableCatalog'
weightVariables(x)
x |
a CrunchDataset |
weightVariables
returns a character vector of the aliases of the
variables that are eligible to be used as weights.
weight()
makeWeight()
modifyWeightVariables()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.