getCompanyNews: Returns news for the Company with the given 'identifier'

Description Usage Arguments Value See Also

View source: R/company.service.R

Description

Returns news for the Company with the given identifier

Usage

1
getCompanyNews(identifier, opts = list(), max_n = 10)

Arguments

identifier

A Company identifier (Ticker, CIK, LEI, Intrinio ID)

opts

named list Optional query parameters

max_n

number maximum results to return (defaults to 10)

opts$page_size

number Number of results returned per page default = 100

Value

companies tibble

See Also

Other company endpoints: getAllCompanies, getCompanyDataPointHistory, getCompanyDataPointNumber, getCompanyDataPointText, getCompanyFilings, getCompanyFundamentals, getCompanyIPOs, getCompanySecurities, getCompany


schardtbc/intrinoR documentation built on July 12, 2019, 4:21 a.m.