GitHub - ropensci/gistr: Interact with GitHub gists from R (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

gistr

R-CMD-check cran checks 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")

library("gistr") #> #> Attaching package: 'gistr' #> The following objects are masked from 'package:stats': #> #> embed, update

Meta