getFeaturedCollections: Get the details of featured collections

Description Usage Arguments Source Examples

View source: R/images.R

Description

Giving more detailed information about a featured collection such as its cover image, creation and most recent update time.

Usage

1

Arguments

id

character. Collection ID. (required)

...

arguments to be passed by the source endpoint parameters.

Source

/images/collections/featured/{id}

Examples

1
2
3
4
## Not run: 
getFeaturedCollections(id = "136351027")

## End(Not run)

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