Description Usage Arguments Value References
Compute the mid-range of a numeric vector x
,
defined as the mean of the minimum and the maximum.
1 |
x |
numeric. A numeric vector. |
na_rm |
logical. Should missing values be removed before computing the mid-range? |
A numeric value, the mid-range.
https://en.wikipedia.org/wiki/Mid-range.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.