Learn R Programming

HKRbook (version 0.1.3)

mmstat.rds: mmstat.rds

Description

Returns the full file names of all or specific data set that come with the package.

Usage

mmstat.rds(...)

Value

full file names

Arguments

...

names of data sets

Examples

Run this code
mmstat.rds()                            # return all RDS file that come with the package
mmstat.rds("HAIR.EYE.COLOR", "TITANIC") # location of specific data sets

Run the code above in your browser using DataLab