get_gallery_album {imguR} | R Documentation |
Get album details and metadata for an album in the gallery.
get_gallery_album(album, ...)
album |
An album ID or object of class “imgur_album” or “imgur_gallery_album”. |
... |
Other arguments passed to HTTP request functions, for example: |
Get album details and metadata, for an album in the gallery. This is basically the same as “get_album”.
An object of class “imgur_gallery_album”.
Thomas J. Leeper