sampleDataset {GCDkit} | R Documentation |
Loads a recalculates one of the sample datasets stored as a *.CSV file.
sampleDataset(mineral = NULL)
mineral |
character; name of the dataset |
WR |
numeric matrix: all numeric data |
labels |
data frame: all at least partly character fields;
|
The function prints a short summary about the attached data.
It also loads and executes the Plugins, i.e. all the R code that
is currently stored in the subdirectory '\Plugin
'.
Vojtěch Janoušek, vojtech.janousek@geology.cz
sampleDataset("atacazo") print(WR)