CoVar: Calculates the percentage Coefficent of Variation from a...

Description Usage Arguments Examples

View source: R/HandyUtilities.R

Description

Calculates the percentage Coefficent of Variation from a numeric vector

Usage

1
CoVar(x)

Arguments

x

- numeric vector

Examples

1
CoVar(c(2, 1, 3)) returns 50

miepstei/MetabolonR documentation built on May 22, 2019, 10:50 p.m.