R/dp_init.R
fn_dry.Rd
Make a text representation of a called function call
fn_dry(fn_called)
a function called
character representation of the called function
if (FALSE) { # \dontrun{ fn_dry(sum(log(1:10))) } # }