Rdocumentation
powered by
Learn R Programming
functionMap (version 1.0.0)
find_globals: Find all (non-local) function calls in a function
Description
Find all (non-local) function calls in a function
Usage
find_globals(func)
Arguments
func
Function object.