Description Usage Arguments Value
View source: R/myDescriptiveStatistics.R
Calculate the arithmetic mean of a (numeric) vector.
1 | my.arithmetic.mean(src.vector)
|
src.vector |
; A numeric vector to calculate the arithmetic mean over. |
numeric ; The Arithmetic mean of 'src.vector'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.