Learn R Programming

tm (version 0.7-18)

acq: 50 Exemplary News Articles from the Reuters-21578 Data Set of Topic acq

Description

This dataset holds 50 news articles with additional meta information from the Reuters-21578 data set. All documents belong to the topic acq dealing with corporate acquisitions.

Usage

data("acq")

Arguments

Format

A VCorpus of 50 text documents.

References

Lewis:1987

Examples

Run this code
data("acq")
acq

Run the code above in your browser using DataLab