aggregate_warnings: Aggregates identical warnings Used to get a warning only once...

Description Usage Arguments

View source: R/helpers.R

Description

Aggregates identical warnings Used to get a warning only once when it occures more often (e.g. from an expression in a loop or purrr::map()) Code inside expression will be executed and therefore alters / creates variables in parent environment.

Usage

1

Arguments

expr

expression to execute


Famondir/birtms documentation built on Feb. 18, 2022, 2:51 a.m.