capture_internal_function_def: Captures whether an R language statement is the assignment of...

Description Usage Arguments

Description

Captures whether an R language statement is the assignment of a function call.

Usage

1
capture_internal_function_def(line, function_name, cache_this)

Arguments

line

An R statement

function_name

The name of the function that this line is in.

cache_this

An environment to cache the results so this does not need to be a two-pass parser


aaronrudkin/werner documentation built on May 23, 2019, 6:03 a.m.