test: Running test files

Description Usage Arguments Details Value Author(s) Examples

View source: R/test.R

Description

Running test files

Usage

1
test(pkgName, Source = options()$packageHome, examples = FALSE, verbose = 1)

Arguments

pkgName

Name of package

Source

directory in which the package source code lives

examples

if TRUE run examples including dontrun

verbose

jabber or not

Details

Source all files in pkg/tests and run examples

Value

nothing

Author(s)

Thomas A. Gerds

Examples

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

## End(Not run)

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