commitMetrics: Pull and calculate commit metric (commits per month over a...

Description Usage Arguments

View source: R/pullGithub.R

Description

Pull and calculate commit metric (commits per month over a time frame)

Usage

1
commitMetrics(owner, repo, dateRange)

Arguments

owner

The GitHub repository owner

repo

The GitHub repository name

dateRange

A vector of two dates in yyyy-mm-dd format. Can be strings or date objects. Order doesn't matter, the max and min will be used.


FredHutch/coopMetrics documentation built on June 7, 2021, 7:45 a.m.