delete: Delete a gist

Description Usage Arguments Examples

View source: R/delete.R

Description

Delete a gist

Usage

1

Arguments

gist

A gist object or something coerceable to a gist

...

Curl options passed on to verb-GET

Examples

1
2
3
4
## Not run: 
gists("minepublic")[[29]] %>% delete()

## End(Not run)

gistr documentation built on July 29, 2020, 9:07 a.m.