groupmean | R Documentation |
This function calculates the groupwise mean.
groupmean(x, f, na.rm = TRUE)
x |
|
f |
|
na.rm |
|
Name double
with mean values per split/group.
groupmean(1:9, rep(1:3, 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.