myCatch: Custom Catch Function

Description Usage Arguments Value

View source: R/error_handling.R

Description

Returns a data frame if the input expression causes an error, otherwise returns the value of the evaluated expression.

Usage

1
myCatch(expr)

Arguments

expr

Expression to evaluate.

Value

The evaluated expression.


openPrimeRui documentation built on Nov. 8, 2020, 6:44 p.m.