Learn R Programming

partR2 (version 0.9.2)

with_warnings: Captures and suppresses (still to find out why) warnings of an expression

Description

This function is used within partR2 to capture lme4 model fitting warnings in the bootstrap and permutation procedures.

Usage

with_warnings(expr)

Value

List of warnings.

Arguments

expr

An expression, such as the sequence of code used by rptR to calculate bootstrap or permutation estimates