Skip to contents
vibinverse
0.0.0.9000
Reference
Mid
Source:
R/mid.R
mid.Rd
Average/mediocre
Usage
mid
(
x
)
Arguments
x
A numeric vector
Value
mean of x
Examples
{
x
<-
1
:
5
mid
(
x
)
}
#>
[1] 3