get_articles: Gets the artciles from the top news search results for the...

Description Usage Arguments Value Examples

View source: R/get_articles.R

Description

Gets the artciles from the top news search results for the company name

Usage

1
get_articles(company_name, n = 10)

Arguments

company_name

name of the company

n

number of articles

Value

character

Examples

1
2
get_articles("Debenhams")
get_articles("Vodafone")

thegrigorian/creditrnews documentation built on Sept. 5, 2019, 2:23 p.m.