Compute mean and/or quantiles Return mean, lower, or upper quantile. Default quantile type is 7, which gives a continuous result
1  | returnstat4matrix(matrix, stat, quanttype = 7)
 | 
matrix | 
 Matrix of values to summarize  | 
stat | 
 Statistic to return: 'mean', 'lower' or 'upper'  | 
quanttype | 
 Quantile type - see R help page for quantile()  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.