devtest: Return the path to one of the packages in the devtools test...

Description Usage Arguments Examples

View source: R/test.R

Description

Devtools comes with some simple packages for testing. This function returns the path to them.

Usage

1
devtest(package)

Arguments

package

Name of the test package.

Examples

1
2
3
if (has_tests()) {
devtest("testUseData")
}

thierrymoudiki/devtools documentation built on July 28, 2020, 12:58 a.m.