Mean: Calculate arithmetical mean

Description Usage Arguments Details Value Examples

View source: R/Mean.R

Description

This function calculate the arithmetical mean of whole input table.

Usage

1

Arguments

df

Numeric 2 dimension table

Details

The inputs can be also numeric vector.

Value

Good way: one number - arithmetical mean of whole table

Bad way: -1 if input data are invalid

Examples

1
2
3
4

Ortem-a/mypackage documentation built on Dec. 18, 2021, 5:41 a.m.