getImageCollections: Get the details of image collections

Description Usage Arguments Source Examples

View source: R/images.R

Description

Giving more detailed information about a 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/{id}

Examples

1
2
3
4
5
## Not run: 
# enter an id from the collections you own:
getImageCollections(id = "139149928")

## End(Not run)

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