wrap_in_try: Wrap a Function in a Try Statement

Description Usage Arguments

View source: R/utils.R

Description

Function factory that generates versions of functions wrapped in try. Originally found in and borrowed from package origami.

Usage

1

Arguments

fun

A function to be wrapped in a try statement.

...

Additional arguments passed to the previous argument fun.


methyvim documentation built on Nov. 8, 2020, 11:11 p.m.