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)

shutterstock documentation built on May 1, 2019, 6:57 p.m.