github_report: github report

View source: R/github_report.R

github_reportR Documentation

github report

Description

Generates a report on a collection of GitHub repositories

Usage

  github_report(impact_report_id,
    key = getOption("ImpactStoryKey", stop("Missing ImpactStory consumer key")))

Arguments

impact_report_id

ImpactStory collection ID

key

ImpactStory API key. Contact: team at impactstory.org

Value

data.frame

See Also

github_plot

Examples

## Not run: 
df <- github_report("d4npn7")
# To visualize this, then use
github_plot(df)

## End(Not run)

ropensci/rImpactStory documentation built on May 18, 2022, 6:30 p.m.