Description Usage Arguments Examples
Get local and world news sources.
1 2 3 | acc_local_sources(lat, lon, radius = 50, pages = 1)
acc_world_sources(popular = FALSE, type = NULL, pages = 1)
|
lat |
Coordinates to retrieve local news articles from. |
lon |
Coordinates to retrieve local news articles from. |
radius |
Radius in miles. from coordinates, maximum 300 miles. |
pages |
Number of pages of results to collect (100 per page). |
popular |
Set to |
type |
Type of source/publisher to query for e.g. |
1 2 3 4 | ## Not run:
src <- acc_world_sources(type = "business")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.