catch_error: An extension of tryCatch

View source: R/catch_error.R

catch_errorR Documentation

An extension of tryCatch

Description

An extension of tryCatch

Usage

catch_error(expr)

Arguments

expr

expression to evalute

Value

A list with value, warning and error message


kristian-bak/kb.yahoo documentation built on July 18, 2022, 5:57 p.m.