Learn R Programming

sasLM (version 0.9.2)

CV: Coefficient of Variation in percentage

Description

Coefficient of variation in percentage.

Usage

CV(x)

Value

Coefficient of variation in percentage.

Arguments

x

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