View source: R/github_heatmap.R
| github_heatmap | R Documentation |
Takes output of github_reports and makes a somewhat nice visualization
github_heatmap(df)
df |
Input |
ggplot
## Not run:
df <- github_report("d4npn7")
# To visualize this, then use
github_heatmap(df)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.