powered by
This function calculates the coefficient of variation (CV) of the values supplied.
CV(Vec, roundDigits = 2)
Returns the value of the CV.
The vector of values for which to calculate the CV.
Number of digits to round the result to (default=2).
CV = CV(sampleA$LDL)
Run the code above in your browser using DataLab