MeanCol: Calculate arithmetical mean

Description Usage Arguments Details Value Examples

View source: R/MeanCol.R

Description

This function calculate the arithmetical mean of every column input table.

Usage

1

Arguments

df

Numeric 2 dimension table

Details

The inputs can be also numeric vector.

Value

Good way: numeric vector - arithmetical means of every column input 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.