Description Usage Arguments Value Examples
View source: R/summarise_vr_by_grp_fn.R
group by and summarise with multiple functions
1 2 3 4 5 6 7 |
dta |
input dataset |
grp |
group by vars defined by vars() |
vr |
variable to be summarised defined by vars() |
fn |
a named list of functions |
... |
any other input listed fn functions |
grouped and summarised dataset
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.