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.


nhejazi/methyvim documentation built on April 30, 2020, 7:14 p.m.