inspect_call: Inspect call

Description Usage Value See Also

View source: R/inspect.R

Description

A convenience function for inspecting calls, which supports functions (closures and primitives) and methods (S3, S4, R5, R6).

Usage

1
inspect_call(call, env = rlang::caller_env(), fun = NULL)

Value

A named list with items possibly including:

See Also

inspect_obj


IBM/rflowgraph documentation built on Sept. 12, 2019, 7:45 p.m.