decorate: Decorates function to capture calls and return values

Description Usage Arguments See Also

Description

This function is respinsible for writing down capture information for decorated function calls. Replaces the function by decorated function in the global environment

Usage

1
decorate(func, package, verbose)

Arguments

func

function name as a character string

package

name of package to look for function

verbose

if to print additional output

See Also

write_capture


reactorlabs/r-tests-old-version documentation built on May 17, 2019, 1:58 p.m.