Learn R Programming

gistr (version 0.2.0)

delete: 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 GET

Examples

Run this code
gists("minepublic")[[29]] %>% delete()

Run the code above in your browser using DataLab