Learn R Programming

mldr.datasets (version 0.4.2)

bibtex: Dataset with BibTeX entries

Description

Multilabel dataset from the text domain.

Usage

bibtex(...)

Arguments

...

Additional options for the loading function (e.g. download.dir)

Format

An mldr object with 7395 instances, 1836 attributes and 159 labels

Examples

Run this code
# NOT RUN {
bibtex <- bibtex()  # Check and load the dataset
toBibtex(bibtex)
bibtex$measures
# }

Run the code above in your browser using DataLab