ReutersNewsSource: Get feed data from Reuters News RSS feed channels. Reuters...

Description Usage Arguments Value Author(s) See Also Examples

View source: R/source.R

Description

channels (http://www.reuters.com/tools/rss) which can be retrieved through RSS feeds. Only up to 25 items can be retrieved—therefore an alternative retrieval through the Google Reader API (link{GoogleReaderSource}) could be considered.

Usage

1
ReutersNewsSource(query = "businessNews", ...)

Arguments

query

Reuters News RSS Feed, see http://www.reuters.com/tools/rss for a list of all feeds provided. Note that only string after 'http://feeds.reuters.com/reuters/' must be given. Defaults to 'businessNews'.

...

additional parameters to WebSource

Value

WebXMLSource

Author(s)

Mario Annau

See Also

WebSource

Examples

1
2
3
4
## Not run: 
corpus <- WebCorpus(ReutersNewsSource("businessNews"))

## End(Not run)

mannau/tm.plugin.webmining documentation built on May 21, 2019, 11:24 a.m.