View source: R/github_report.R
| github_report | R Documentation |
Generates a report on a collection of GitHub repositories
github_report(impact_report_id,
key = getOption("ImpactStoryKey", stop("Missing ImpactStory consumer key")))
impact_report_id |
ImpactStory collection ID |
key |
ImpactStory API key. Contact: team at impactstory.org |
data.frame
github_plot
## Not run:
df <- github_report("d4npn7")
# To visualize this, then use
github_plot(df)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.