Description Usage Value Examples
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.
1 |
A data.frame with the available multilabel datasets
1 2 3 4 5 | ## Not run:
library(mldr.datasets)
names <- available.mldrs()$Name
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.