Description Usage Arguments Value Examples
Function to determine median value automatically handling NAs. Calculates median value disregarding NAs, except when all values are NA.
1 | med_na(x)
|
x |
see R documentation for median. |
The median values in x
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.