grp_sum | R Documentation |
grp_sum
creates a table of summary statistics on two variables, grouped by a third variable.Grouped summary table of 2 variables, mainly for plotting bivariate means by groups
grp_sum
creates a table of summary statistics on two variables, grouped by a third variable.
grp_sum(df, xvar, yvar, groupvar)
XXX |
describe an input to function |
XXX nothing(mtcars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.