delete: Delete a gist

View source: R/delete.R

deleteR Documentation

Delete a gist

Description

Delete a gist

Usage

delete(gist, ...)

Arguments

gist

A gist object or something coerceable to a gist

...

Curl options passed on to verb-GET

Examples

## Not run: 
gists("minepublic")[[29]] %>% delete()

## End(Not run)

ropensci/gistr documentation built on Oct. 21, 2022, 2:14 p.m.