get_image {imguR} | R Documentation |
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: |
Details
Get image details and metadata.
Value
An object of class “imgur_image”.
Author(s)
Thomas J. Leeper
See Also
Examples
## Not run:
get_image("vSXfU46")
## End(Not run)
[Package imguR version 1.0.3 Index]