ny_stories: Top Stories

Description Usage Arguments Examples

View source: R/stories.R

Description

The Top Stories API returns an array of articles currently on the specified section.

Usage

1
ny_stories(section = "technology")

Arguments

section

A valid section, one of arts, automobiles, books, business, fashion, food, health, home, insider, magazine, movies, national, nyregion, obituaries, opinion, politics, realestate, science, sports, sundayreview, technology, theater, tmagazine, travel, upshot, world.

Examples

1
2
3
4
5
## Not run: 
nytimes_key("xXXxxXxXxXXx")
bus <- ny_stories("business")

## End(Not run)

news-r/nytimes documentation built on Feb. 28, 2020, 4:49 a.m.