contributions: Contributions

Description Usage Arguments

Description

Get some statistics about working projects

Usage

1
2
contributions(path = Sys.getenv("HOME"), breaks = "day",
  by = "author", progress = "interactive")

Arguments

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 month. Change to year, quarter, week or day as necessary.

by

Contributions by "commits" or "author". Default is "commits".


denrou/ggit documentation built on May 5, 2019, 3:45 a.m.