files: Add files to a gist object

Description Usage Arguments Examples

Description

Add files to a gist object

Usage

1
2
3
4
5
6
7

Arguments

gist

A gist object or something coerceable to a gist

...

Curl options passed on to verb-GET

Examples

1
2
3
4
5
6
7
## Not run: 
add_files("~/stuff.Rmd")
# update_files()
# delete_files()
# rename_files()

## End(Not run)

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