rowIQR | R Documentation |
Calculates the IQR of each row of a numeric matrix / data frame.
rowIQR(x, na.rm = TRUE)
x |
Numeric input matrix with the distribution. |
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.