tryCatch2: tryCatch2 for all conditions

Description Usage Arguments Value

Description

Catch all conditions and keep computed results.

Usage

1
tryCatch2(expr)

Arguments

expr

expression to evaluate with exception handling.

Value

a list with elements 'value', 'error', 'warning', 'message', 'interrupt'.


jangorecki/logR documentation built on May 18, 2019, 12:24 p.m.