functionMap (version 1.0.0)

func_arg_globals: Find the global functions that are used as arguments

Description

In do.call, apply, lapply, sapply, vapply, tapply, mapply, eapply, rapply functions.

Usage

func_arg_globals(fun)

Arguments

fun
A function object.

Value

Character vector of globals from these calls.