Description Usage Arguments Value
extract_newsanchor_metadata
extracts meta data from the response object and the
parsed content.
1 2 | extract_newsanchor_metadata(response, content_parsed, page = NULL,
page_size = NULL)
|
response |
httr response object |
content_parsed |
parsed content of a response to News API query |
page |
Specifies the page number of your results that was returned. Defaults to NULL. |
page_size |
The number of articles per page that were returned. Defaults to NULL. |
data frame containing meta data related to the query.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.