Description Usage Arguments Value Examples
Calculate data.frame containing stats for mean, median, and standard deviation
1  | create_stats(metrics)
 | 
metrics | 
 the data.frame return from create_metrics  | 
stats the data.frame metrics with added columns for mean, media, and standard deviation
1 2 3 4  | ## Not run: 
stats <- create_stats(metrics)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.