Description Usage Arguments Examples
Generates a static html dashboard from GitHub stats and CRAN downloads
| 1 | generate_html(out, path = "/tmp", browse = TRUE)
 | 
| out | A list object generated by github_stats() | 
| path | Folder where you need the dashboard rendered | 
| browse | = TRUE Automatically open index.html in the default browser. Set to  | 
| 1 2 3 4 | ## Not run: 
generate_html(results)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.