reqNewsArticle: Request News Article Body

View source: R/reqNewsProviders.R

reqNewsArticleR Documentation

Request News Article Body

Description

Requests news article body given articleId

Usage

reqNewsArticle(reqId, providerCode, articleId, ib_con)

Arguments

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.

Value

a data.frame containing the article type and article text

Examples

Example to follow

pverspeelt/ibapir documentation built on March 29, 2022, 11:57 a.m.