Work with 'GitHub' 'Gists'
Star a gist
Make a table from gist or commit class or a list of either
Update/modify a gist
Open a gist on GitHub
List gist commits
Create gists
Delete a gist
Get embed script for a gist
Add files to a gist object
Fork a gist
List forks on a gist
Get a gist
Authorize with GitHub.
Create a gist
Create a gist via git instead of the GitHub Gists HTTP API
Create a gist from an R object
Opens a full screen map after uploading a geojson file
Save gist files to disk
R client for GitHub gists
List gists
Pipe operator
Get rate limit information
Run a .Rmd file
Work with 'GitHub' 'gists' from 'R' (e.g., <https://en.wikipedia.org/wiki/GitHub#Gist>, <https://docs.github.com/en/github/writing-on-github/creating-gists/>). A 'gist' is simply one or more files with code/text/images/etc. This package allows the user to create new 'gists', update 'gists' with new files, rename files, delete files, get and delete 'gists', star and 'un-star' 'gists', fork 'gists', open a 'gist' in your default browser, get embed code for a 'gist', list 'gist' 'commits', and get rate limit information when 'authenticated'. Some requests require authentication and some do not. 'Gists' website: <https://gist.github.com/>.
Useful links