check_all_github: Obtain commit stats for one or more GitHub repos

Description Usage Arguments Value

View source: R/scan.R

Description

Obtain commit stats for one or more GitHub repos

Usage

1
2
check_all_github(pkg = NULL, img.dir = ".", max.pages = 10,
  ViewHTML = TRUE)

Arguments

pkg

character vector of packages to analyse (uses all if not set/NULL)

img.dir

where to store the generated images

max.pages

maximum number of paginated results (30 commits per page) to scan

ViewHTML

logical. If TRUE, save the images to img.dir for loading into a HTML page, otherwise sequentially view the ggplot objects.

Value

vector of repositories analysed (as author/repos)

\feedbackfooter

'jonocarroll/githubtools''R/scan.R'TRUE


jonocarroll/githubtools documentation built on May 19, 2019, 7:31 p.m.