available.mldrs {mldr.datasets} | R Documentation |
Obtain additional datasets available to download
Description
available.mldrs
retrieves the most up to date list of additional datasets. Those datasets are not
included into the package, but can be downloaded and saved locally.
Usage
available.mldrs()
Value
A data.frame with the available multilabel datasets
Examples
## Not run:
library(mldr.datasets)
names <- available.mldrs()$Name
## End(Not run)
[Package mldr.datasets version 0.4.2 Index]