Get some statistics about working projects
1 2 | contributions(path = Sys.getenv("HOME"), breaks = "day",
by = "author", progress = "interactive")
|
path |
a character vector of full path names; the default corresponds to the 'HOME' directory. This parameter is then passed in [list.dirs] |
breaks |
Default is |
by |
Contributions by "commits" or "author". Default is "commits". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.