with_warnings {rptR} | R Documentation |
This function is used within rptR to capture lme4 model fitting warnings in the bootstrap and permutation procedures.
with_warnings(expr)
expr |
An expression, such as the sequence of code used by rptR to calculate bootstrap or permutation estimates |