capture: Enables capturing of the specified functions.

Description Usage Arguments

Description

The functions can be expressed as character literals in the form of either only a function name, or package name ::: function name, or directly as a symbol (i.e. only function name, or package name ::: function name).

Usage

1
capture(..., verbose = testr_options("verbose"))

Arguments

...

List of functions to capture, either character literals, or symbols

verbose

TRUE to display additional information


reactorlabs/genthat documentation built on May 27, 2019, 3:07 a.m.