try2: Simple tryCatch for errors and warnings

try2R Documentation

Simple tryCatch for errors and warnings

Description

Simple tryCatch for errors and warnings

Usage

try2(expr, errors, warnings)

Arguments

expr

expression to be evaluated.

errors

character vector containing error message to bypass

warnings

character vector containing warning message to bypass


KZARCA/simplestats documentation built on Feb. 19, 2024, 1:11 a.m.