Learn R Programming

HKRbook (version 0.1.3)

mmstat.getDataNames: mmstat.getDataNames

Description

Returns the names of data sets and stores them in the internal environment. The name of the data set is base name without extension.

Usage

mmstat.getDataNames(...)

Value

the names of the data sets

Arguments

...

character: names of the data sets.

Examples

Run this code
files <- mmstat.rds("HAIR.EYE.COLOR", "TITANIC")
mmstat.getDataNames(files)

Run the code above in your browser using DataLab