loadKeelDataset | R Documentation |
Loads a dataset of the KEEL datasets repository.
The included datasets names are available at the getKeelDatasetList
method of RKEELdata.
loadKeelDataset(dataName)
dataName |
String with the correct data name of one of the KEEL datasets |
Returns a data.frame with the KEEL dataset.
RKEEL::loadKeelDataset("iris")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.