my.arithmetic.mean: Calculate the arithmetic mean of a (numeric) vector.

Description Usage Arguments Value

View source: R/myDescriptiveStatistics.R

Description

Calculate the arithmetic mean of a (numeric) vector.

Usage

1
my.arithmetic.mean(src.vector)

Arguments

src.vector

; A numeric vector to calculate the arithmetic mean over.

Value

numeric ; The Arithmetic mean of 'src.vector'.


vanNijnatten/Learn-Statistics documentation built on Dec. 23, 2021, 2:09 p.m.