clearWarnings {arf3DS4} | R Documentation |
Clearwarnings clears all warnings of a model object, sets the valid slot to TRUE
and saves the model object. It asks for confirmation.
clearWarnings(arfmodel, resetValid = T)
arfmodel |
Object of class "model" (see |
resetValid |
If |
Warnings are only cleared when starting the minimization procedure on a model object. After minimization all warnings are added to the warnings
slot.
None
Wouter D. Weeda - w.d.weeda@gmail.com