.collectWarnings {rxode2et} | R Documentation |
Collect warnings and just warn once.
Description
Collect warnings and just warn once.
Usage
.collectWarnings(expr, lst = FALSE)
Arguments
expr |
R expression |
lst |
When |
Value
The value of the expression or a list with the value of the expression and a list of warning messages
Author(s)
Matthew L. Fidler
[Package rxode2et version 2.0.13 Index]