load_commit_stats: Loads commit stats (as generated by cloc) into a data frame,...

Description Usage Arguments Value Examples

Description

Loads commit stats (as generated by cloc) into a data frame, along with the commit ref and timestamp.

Usage

1

Arguments

path

the path to the commit line count statistics. See linecount.sh

Value

data.frame of all commit line count stats

Examples

1
2
commit_stats <- load_commit_stats()
summary(commit_stats)

yoni/git_history_visualizer documentation built on May 4, 2019, 5:31 p.m.