Learn R Programming

imguR (version 1.0.0)

get_image: Get image

Description

Get image details and metadata

Usage

get_image(id, ...)

Arguments

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

Value

  • An object of class imgur_image.

Details

Get image details and metadata.

See Also

plot.imgur_image

Examples

Run this code
get_image("vSXfU46")

Run the code above in your browser using DataLab