remove_gallery_image {imguR} | R Documentation |
Remove gallery image
Description
Remove images from the gallery
Usage
remove_gallery_image(id, ...)
Arguments
id |
An image ID or an object of class “imgur_image” to add to the gallery. |
... |
Other arguments passed to HTTP request functions, for example: |
Details
This function removes the specified image from the gallery.
Value
An object of class “imgur_basic”.
Author(s)
Thomas J. Leeper
See Also
[Package imguR version 1.0.3 Index]