Description Usage Arguments Value
View source: R/descriptive_stats.R
Mean by group
1 | mean_by_group(df, x, grouping_var)
|
df |
a dataframe |
x |
a vector / variable to calculate the mean and SD for |
grouping_var |
a vector/variable to group by |
the mean and sd for each group of the specified variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.