Description Usage Arguments Value Author(s) Examples
Takes in a data.frame, and returns summary statistics for the specified
measurevar by groupvars.
1 2  | 
data | 
 A data.frame.  | 
measurevar | 
 Character. The name of the variable to summarize.  | 
groupvars | 
 Character vector. Name of the grouping variables to summarize by.  | 
na.rm | 
 Logical. Remove NA values before summarizing?  | 
conf.interval | 
 Numeric. What percentile to use for confidence interval?  | 
.drop | 
 Logical. Drop unused levels of the grouping variables.  | 
A data.frame.
Caspar J. van Lissa
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.