Description Usage Arguments Value Examples
vector position that has its closest median value
1 | whichmedian(x)
|
x |
a vector of numbers |
vector position that has its closest median value
1 2 | dados <- c(1,2,3,4,9,5,6)
whichmedian(dados)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.