R/github-contributions.R
gh_contributions.Rd
Count GitHub contributions for previous range of days.
gh_contributions(quiet = FALSE, ndays = 7L, annual = TRUE)
If FALSE, print notifications to screen
FALSE
Number of preceding days for which contributions should be extracted.
If TRUE, also show total annual commits.
TRUE
data.frame of calendar dates and contribution counts.
data.frame