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