rowCV: rowCV

View source: R/CodeAndRoll2.R

rowCVR Documentation

rowCV

Description

Calculates the CV of each ROW of a numeric matrix / data frame.

Usage

rowCV(x, na.rm = TRUE)

Arguments

x

Input matrix, or all-numeric dataframe.

na.rm

Remove NA values for calculation? Default: TRUE


vertesy/CodeAndRoll2 documentation built on Nov. 20, 2024, 5:23 a.m.