Skip to contents

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.