Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

RKEEL (version 1.3.4)

loadKeelDataset: Load KEEL Dataset

Description

Loads a dataset of the KEEL datasets repository. The included datasets names are available at the getKeelDatasetList method of RKEELdata.

Usage

loadKeelDataset(dataName)

Value

Returns a data.frame with the KEEL dataset.

Arguments

dataName

String with the correct data name of one of the KEEL datasets

Examples

Run this code
RKEEL::loadKeelDataset("iris")

Run the code above in your browser using DataLab