Description Usage Arguments Examples
funs
provides a flexible way to generate a named list of functions for
input to other functions like summarise_each
.
1 2 3 |
dots, ... |
A list of functions specified by:
|
args |
A named list of additional arguments to be added to all function calls. |
env |
The environment in which functions should be evaluated. |
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.