remove_gallery_image function

Remove gallery image

Remove gallery image

Remove images from the gallery

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.

Details

This function removes the specified image from the gallery.

Returns

An object of class imgur_basic .

Author(s)

Thomas J. Leeper

See Also

add_gallery_images

  • Maintainer: Thomas J. Leeper
  • License: GPL-3
  • Last published: 2016-03-29