Description Usage Arguments Details Value Author(s) Examples
Get album details and metadata, or images.
1 2 3  | get_album(album, ...)
get_album_images(album, ...)
 | 
album | 
 An album ID or object of class “imgur_album”.  | 
... | 
 Other arguments passed to HTTP request functions, for example:   | 
Get album details and metadata, including images contained in the album.
An object of class “imgur_album”.
Thomas J. Leeper
1 2 3 4 5 6  | ## Not run: 
get_album("cVsXX")
get_album_images("cVsXX")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.