View source: R/reqNewsProviders.R
reqNewsArticle | R Documentation |
Requests news article body given articleId
reqNewsArticle(reqId, providerCode, articleId, ib_con)
reqId |
id to specify the request. Should be a scalar integer. |
providerCode |
Short code indicating news provider, e.g. FLY |
articleId |
id of the specific article |
ib_con |
A valid ib connection. |
a data.frame containing the article type and article text
Example to follow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.