run: Running examples

Description Usage Arguments Details Value Author(s) Examples

View source: R/run.R

Description

Running examples

Usage

1
run(pkgName, Source = options()$refreshSource, valgrind = FALSE, verbose = 1)

Arguments

pkgName

Name of package

Source

directory in which the package source code lives

valgrind

does not work yet

verbose

jabber or not

Details

This includes the donttest sections of the examples.

Value

nothing

Author(s)

Thomas A. Gerds

Examples

1
2
3
4
## Not run: 
run(prodlim)

## End(Not run)

tagteam/Refresh documentation built on June 14, 2021, 5:17 p.m.