covrpage_ci: covrpage for travis

View source: R/covrpage_ci.R

covrpage_ciR Documentation

covrpage for travis

Description

wrapper for covrpage call with switches for running after-success on travis and deploying gh-pages.

Usage

covrpage_ci(path = getwd(), ...)

Arguments

path

character, path to package, Default: getwd()

...

arguments to pass to covrpage

See Also

Other invoke: covrpage_snapshot(), covrpage()

Examples

## Not run: 
if(interactive()){
 covrpage_ci()
 }

## End(Not run)

metrumresearchgroup/covrpage documentation built on Feb. 25, 2023, 2:22 p.m.