Delete a gist
delete(gist, ...)
gist
A gist object or something coerceable to a gist
...
Curl options passed on to GET
GET
## Not run: gists("minepublic")[[29]] %>% delete() ## End(Not run)