meanDS: Computes statistical mean of a vectores

View source: R/meanDS.R

meanDSR Documentation

Computes statistical mean of a vectores

Description

Calculates the mean value.

Usage

meanDS(xvect)

Arguments

xvect

a vector

Details

if the length of input vector is less than the set filter a missing value is returned.

Value

a numeric, the statistical mean

Author(s)

Gaye A, Burton PR


datashield/dsBase documentation built on May 16, 2023, 10:01 p.m.