Learn R Programming

sasLM (version 0.10.5)

CV: Coefficient of Variation in percentage

Description

Coefficient of variation in percentage.

Usage

CV(y)

Value

Coefficient of variation in percentage.

Arguments

y

a numeric vector

Author

Kyun-Seop Bae k@acr.kr

Details

It removes NA.

Examples

Run this code
 CV(mtcars$mpg)

Run the code above in your browser using DataLab