mmstat.rds {HKRbook} | R Documentation |
mmstat.rds
Description
Returns the full file names of all or specific data set that come with the package.
Usage
mmstat.rds(...)
Arguments
... |
names of data sets |
Value
full file names
Examples
mmstat.rds() # return all RDS file that come with the package
mmstat.rds("HAIR.EYE.COLOR", "TITANIC") # location of specific data sets
[Package HKRbook version 0.1.3 Index]