Rdocumentation
powered by
Learn R Programming
crunch (version 1.3.2)
hiddenVariables: Show the names of hidden variables within the dataset
Description
Show the names of hidden variables within the dataset
Usage
hiddenVariables(dataset, key = "name")
Arguments
dataset
the Dataset
key
the Variable attribute to return. Default is "alias"
Value
a vector of the names of Variables marked as hidden.