Learn R Programming

MLMOI (version 0.1.1)

withWarnings: Captures all the warnings

Description

Captures all the warnings

Usage

withWarnings(expr)

Arguments

expr

expression to be evaluated.

Value

list with two elements. First is the value of the function. Second is the generated functions by the expression.

See Also

For further details, please see the following functions: moimport.