rowVariance | R Documentation |
Calculates the CV of each ROW of a numeric matrix / data frame.
rowVariance(x, na.rm = TRUE)
x |
Input matrix, or all-numeric dataframe. |
na.rm |
Remove NA values for calculation? Default: TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.