getDataSetsInPack {iSPlot} | R Documentation |
getDataSetsInPack returns the data sets from a package along with the descriptions of the data sets.
getDataSetsInPack(pack = "all")
pack |
a character string of a package name |
dataSets |
the data set names |
dataDesc |
the descriptions of the data sets |
Elizabeth Whalen
x<-getDataSetsInPack()