README (original) (raw)

gistr

cran checks R-check codecov.io rstudio mirror downloads cran version

gistr is a light interface to GitHub’s gists for R.

Get started with the docs: https://docs.ropensci.org/gistr

See also:

Install

Stable version from CRAN

install.packages("gistr")

Or dev version from GitHub.

remotes::install_github("ropensci/gistr")

rofooter