mean: Calculates the arithmetic mean

Description Usage Arguments Value Author(s)

Description

Calculates the arithmetic mean and round on the 3rd digit

Usage

1
mean(x, digits = 3L)

Arguments

x

a numeric vector

digits

integer indicating the number of decimal places

Value

an integer

Author(s)

Michael Graber


MiGraber/myTestPackage documentation built on May 28, 2019, 1:52 p.m.