wrap_in_try {methyvim} | R Documentation |
Function factory that generates versions of functions wrapped in try
.
Originally fround in and borrowed from package origami
.
wrap_in_try(fun, ...)
fun |
A |
... |
Additional arguments passed to the previous argument |