powered by
listTypesVariables returns a vector with the names and types of the variables of a data frame.
listTypesVariables
listTypesVariables(dataSet)
the quoted name of a data frame in memory.
A character vector
names
# NOT RUN { require(datasets) listTypesVariables("iris") # }
Run the code above in your browser using DataLab