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/shinyStocks documentation built on Aug. 16, 2022, 4:15 a.m.