View source: R/my_other_median.R
my_other_median | R Documentation |
My Other median
my_other_median(x, na.rm = TRUE)
x |
Vector of Numeric values |
na.rm |
a logical value indicating whether |
Median of vector x
my_other_median(1:12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.