Modify a function so that it returns a default value when there is an error.
failwith(default = NULL, f, quiet = FALSE)
default
f
quiet
a function
Hadley Wickham <h.wickham@gmail.com>
try_default