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

Details

This function removes the specified image from the gallery.

Value

An object of class “imgur_basic”.

Author(s)

Thomas J. Leeper

See Also

add_gallery_images


[Package imguR version 1.0.3 Index]