extract_newsanchor_articles: Extracts data frame with News API articles from response...

Description Usage Arguments Value

View source: R/utils.R

Description

extract_newsanchor_articles extracts a data frame containing the News API articles that matched the request to News API everything or headlines endpoint.

Usage

1
extract_newsanchor_articles(metadata, content_parsed)

Arguments

metadata

data frame containing meta data related to the request, see extract_newsanchor_metadata.

content_parsed

parsed content of a response to News API query

Value

data frame containing articles.


CorrelAid/newsanchor documentation built on Sept. 6, 2020, 10:44 a.m.