parse_newsanchor_content {newsanchor}R Documentation

Parses content returned by query to the News API.

Description

parse_newsanchor_content parses the content sent back by the News API to an R list.

Usage

parse_newsanchor_content(response)

Arguments

response

httr response object

Value

R list.


[Package newsanchor version 0.1.1 Index]