format_fn_call: Format Function Call

View source: R/context.R

format_fn_callR Documentation

Format Function Call

Description

Formats a function call into a deparsed string.

Usage

format_fn_call(expr, cutoff = 100L)

Arguments

expr

function call

cutoff

max width cutoff

Value

string representation of a func call.

See Also

Other Context: class_scope(), exec_context(), get_call_stack(), get_r_version(), get_system_info(), sys_context()


dyn.log documentation built on March 18, 2022, 7:07 p.m.