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.
1 | aggregate_warnings(expr)
|
expr |
expression to execute |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.