Learn R Programming

tm.plugin.webmining (version 1.3)

YahooInplaySource: Get News from Yahoo Inplay.

Description

Yahoo Inplay lists a range of company news provided by Briefing.com. Since Yahoo Inplay does not provide a structured XML news feed, content is parsed directly from the HTML page. Therefore, no further Source parameters can be specified. The number of feed items per request can vary substantially.

Usage

YahooInplaySource(...)

Arguments

...
additional parameters to WebSource

Value

WebHTMLSource

Examples

Run this code
## Not run: 
# corpus <- Corpus(YahooInplaySource())
# ## End(Not run)

Run the code above in your browser using DataLab