get_gallery_album {imguR} | R Documentation |
Get gallery album
Description
Get album details and metadata for an album in the gallery.
Usage
get_gallery_album(album, ...)
Arguments
album |
An album ID or object of class “imgur_album” or “imgur_gallery_album”. |
... |
Other arguments passed to HTTP request functions, for example: |
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
[Package imguR version 1.0.3 Index]