get_image function

Get image

Get image

Get image details and metadata

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).

Details

Get image details and metadata.

Returns

An object of class imgur_image .

Author(s)

Thomas J. Leeper

See Also

plot.imgur_image

Examples

## Not run: get_image("vSXfU46") ## End(Not run)
  • Maintainer: Thomas J. Leeper
  • License: GPL-3
  • Last published: 2016-03-29