remove_gallery_image {imguR} | R Documentation |
Remove images from the gallery
remove_gallery_image(id, ...)
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: |
This function removes the specified image from the gallery.
An object of class “imgur_basic”.
Thomas J. Leeper