add_files | R Documentation |
Add files to a gist object
add_files(gist, ...) update_files(gist, ...) delete_files(gist, ...) rename_files(gist, ...)
gist |
A gist object or something coerceable to a gist |
... |
Curl options passed on to |
## Not run: add_files("~/stuff.Rmd") # update_files() # delete_files() # rename_files() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.