withWarnings: Error/Warning Handler.

Description Usage Arguments Details Value

View source: R/error_handling.R

Description

Evaluates an expression without throwing warning/errors.

Usage

1

Arguments

expr

Expression to evaluate

Details

Instead of throwing warnings/errors, the warnings/errors are returned in a list object, alongside with the results.

Value

List containing values, warnings, and errors.


matdoering/openPrimeRui documentation built on Aug. 15, 2020, 2:37 p.m.