MVSd: Mean, Variation, and Standard Deviation on a numeric vector

Description Usage Arguments Value

View source: R/MVSd.R

Description

The User will enter in a numeric Vector and the function will return the mean, variation, and standard deviation of that vector in that order.

Usage

1
MVSd(x)

Arguments

x

A numeric vector

Value

mean, variation, and standard deviation in a list in that order


JWooll/Homework3 documentation built on May 26, 2019, 7:28 a.m.