imguR (version 1.0.3)

plot: Plot Imgur image

Description

Plot an “imgur_image” object

Usage

"plot"(x, ...) "plot"(x, ...)

Arguments

x
An object of class “imgur_image” or “imgur_gallery_image”.
...
Other arguments passed to HTTP request functions, for example: token (an OAuth2.0 token) or key (an API key, used by default).

Value

“imgur_image” or “imgur_gallery_image”.

Details

Plot an object of class “imgur_image” or “imgur_gallery_image” in an R graphics window.

See Also

get_image

Examples

Run this code
## Not run: 
# plot(get_image("vSXfU46"))
# ## End(Not run)

Run the code above in your browser using DataLab