github_stats: Generates a full list of GitHub stats and CRAN downloads from...

Description Usage Arguments Examples

View source: R/jumpin.R

Description

Generates a full list of GitHub stats and CRAN downloads from the RStudio mirror

Usage

1
github_stats(repo, verbose = TRUE)

Arguments

repo

Name of a respository. Must include username or organization in format username/repo

verbose

= TRUE Prints progress by default.

Examples

1
2
3
4
## Not run: 
github_stats("ropensci/alm")

## End(Not run)

ropensci/dashboard documentation built on May 27, 2019, 2:25 p.m.