median2 is not a user level function
This is not a user level function
median2(x)
x
## The function is currently defined as function (x) { apply(x, 2, median) }
Useful links