rowMedians2 | R Documentation |
Use robustbase::rowMedians
package if available, apply
if not.
rowMedians2(x, na.rm = FALSE, ...)
x |
The data matrix |
na.rm |
Ignore NA values? Default: |
The row medians of x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.