computeStats.vector: Returns count, mean, stdev, and cv of vector x

View source: R/computeStats.vector.R

computeStats.vectorR Documentation

Returns count, mean, stdev, and cv of vector x

Description

Returns count, mean, stdev, and cv of vector x

Usage

computeStats.vector(x)

Arguments

x
  • a vector of numbers (or object coerceable to a vector)

Value

  • vector with count, mean, stdev and cv as named elements


wStockhausen/wtsUtilities documentation built on March 16, 2024, 10:38 a.m.