eligible_capture: Check if function is eligible for wrapping to capture...

Description Usage Arguments Value See Also

Description

This function checks that supplied function for capture is not a keyword, operator or in the blacklist (functions like rm, .GlobalEnv, etc.) This is an internal function and is supposed to be used in setup_capture

Usage

1

Arguments

func

function name to check

Value

TRUE/FALSE if can be captured or not

See Also

setup_capture


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