get_gallery_album: Get gallery album

Description Usage Arguments Details Value Author(s) See Also

View source: R/get_gallery_album.r

Description

Get album details and metadata for an album in the gallery.

Usage

1

Arguments

album

An album ID or object of class “imgur_album” or “imgur_gallery_album”.

...

Other arguments passed to HTTP request functions, for example: token (an OAuth2.0 token) or key (an API key, used by default).

Details

Get album details and metadata, for an album in the gallery. This is basically the same as “get_album”.

Value

An object of class “imgur_gallery_album”.

Author(s)

Thomas J. Leeper

See Also

get_album

get_gallery

search_gallery


imguR documentation built on May 2, 2019, 4:02 p.m.