withWarnings {MLMOI} | R Documentation |
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
.
[Package MLMOI version 0.1.2 Index]