gistr
is a light interface to GitHub’s gists for R.
Get started with the docs: https://docs.ropensci.org/gistr
Install
Stable version from CRAN
install.packages("gistr")
Or dev version from GitHub.
remotes::install_github("ropensci/gistr")
Meta
- Please report any issues or bugs.
- License: MIT
- Get citation information for
gistr
in R doingcitation(package = 'gistr')
- Please note that this package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.