Learn R Programming

mldr.datasets (version 0.4.2)

enron: Dataset with email messages and the folders where the users stored them

Description

Multilabel dataset from the text domain.

Usage

enron(...)

Arguments

...

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

Format

An mldr object with 1702 instances, 1001 attributes and 53 labels

Examples

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

Run the code above in your browser using DataLab