Function that takes a list of files and creates payload for API
| 1 |   create_gist(filenames, description = "", public = TRUE)
 | 
| filenames | names of files to post | 
| description | brief description of gist (optional) | 
| public | whether gist is public (defaults to TRUE) | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.