Learn R Programming

DescriptiveStats.OBeu (version 1.3.2)

CV: Coefficient of variation

Description

Extract and return a data frame with the columns that include only numeric values

Usage

CV(x)

Arguments

x

A numeric vector or matrix or dataframe

Value

This function returns a vector with the coefficient of variance for the input vector,matrix or data frame.