available.mldrs: Obtain additional datasets available to download

Description Usage Value Examples

View source: R/utils.R

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

1

Value

A data.frame with the available multilabel datasets

Examples

1
2
3
4
5
## Not run: 
library(mldr.datasets)
names <- available.mldrs()$Name

## End(Not run)

mldr.datasets documentation built on May 2, 2019, 3:43 p.m.