collect_data_in_clone: Automated data collection

Description Usage Arguments

View source: R/git-own.R

Description

Performs the following tasks:

Usage

1
collect_data_in_clone(ref = "master", only_new = TRUE)

Arguments

ref

[character(1)]
A Git refspec for dplyr revisions to test. See help for git parse-rev, use ref^! to collect for a single revision.

only_new

[logical(1)]
If TRUE, collect data for all references up to the first for which data has been collected already.


krlmlr/dplyr.benchmark documentation built on May 6, 2019, 6:06 p.m.