tryCatch.W.E: Error and warning trapping

View source: R/errorLogging.R

tryCatch.W.ER Documentation

Error and warning trapping

Description

Traps errors and warnings, creating lists of each

Usage

tryCatch.W.E(expr)

Arguments

expr

An expression which will have errors caught

Value

A list with value (either result or error) and warningList


mcneilco/racas documentation built on April 19, 2024, 1:12 p.m.