Learn R Programming

imguR (version 1.0.0)

remove_gallery_image: 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: token (an OAuth2.0 token), which is required.

Value

  • An object of class imgur_basic.

Details

This function removes the specified image from the gallery.

See Also

add_gallery_images