powered by
Returns the names of data sets and stores them in the internal environment. The name of the data set is base name without extension.
mmstat.getDataNames(...)
the names of the data sets
character: names of the data sets.
files <- mmstat.rds("HAIR.EYE.COLOR", "TITANIC") mmstat.getDataNames(files)
Run the code above in your browser using DataLab