| format_fn_call | R Documentation |
Formats a function call into a deparsed string.
format_fn_call(expr, cutoff = 100L)
expr |
function call |
cutoff |
max width cutoff |
string representation of a func call.
Other Context:
class_scope(),
exec_context(),
get_call_stack(),
get_r_version(),
get_system_info(),
sys_context()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.