get_random_images: Get random images

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/get_random_images.r

Description

Get random images from the public gallery

Usage

1

Arguments

page

A page number of results between 0 and 50.

...

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

Details

Get random images from the public gallery.

Value

An object of class “imgur_gallery_album”.

Author(s)

Thomas J. Leeper

See Also

get_gallery

search_gallery

get_gallery_image

Examples

1
2
3
4
## Not run: 
get_random_images()

## End(Not run)

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