Get all object names from a function's environment.

getFromFUN(x, value = FALSE)

Arguments

x
Function to get information from.
value
Logical. Return actual value from function.