getEditorialLivefeed: Get editorial livefeed

Description Usage Arguments Source Examples

View source: R/editorial.R

Description

Get editorial livefeed

Usage

1

Arguments

id

character. Editorial livefeed ID (in URI encoded string form).

...

arguments to be passed by the source endpoint parameters.

Source

/editorial/livefeeds/{id}

Examples

1
2
3
4
5
6
## Not run: 
getEditorialLivefeed(
id = "2018%2F10%2F15%2FWomen%20of%20the%20Year%20Lunch%20%26%20Awards%2C%20London", country = "USA"
)

## End(Not run)

strboul/shutterstock-r documentation built on May 3, 2019, 8:07 p.m.