testCoverage-mask: Masking function

Description Usage Arguments

Description

Not intended for direct use. These functions complitments the instrumentation process by intercepting calls to functions of interest.

Usage

1
2
3
4
5
require(package, ...)

library(package, ...)

data(...)

Arguments

...

Parameters to pass onto the real function.

package

the name of a package, given as a name or literal character string, or a character string, depending on whether character.only is FALSE (default) or TRUE).


MangoTheCat/testCoverage documentation built on May 7, 2019, 2:24 p.m.