Description Usage Arguments Details Value Author(s) See Also Examples
Get gallery details and metadata
| 1 2 | 
| section | One of “hot” (the default), “top”, or “user”. | 
| sort | One of “viral” (the default) or “time”. | 
| page | A page number of results between 0 and 50. | 
| window | If  | 
| showViral | If  | 
| ... | Other arguments passed to HTTP request functions, for example:  | 
Get gallery image details and metadata.
An object of class “imgur_image”.
Thomas J. Leeper
| 1 2 3 4 5 6 | ## Not run: 
get_gallery()
get_gallery('top', window = 'week')
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.