hiddenVariables: Show the names of a dataset's hidden variables
Description
Show the names of a dataset's hidden variables
Usage
hiddenVariables(dataset, key = namekey(dataset))
Arguments
key
the Variable attribute to return. Default is "alias", following
getOption("crunch.namekey.dataset")
.
Value
a vector of the names of Variables marked as hidden.