powered by
Rcpp fast implementation of median
median_rcpp(x)
A numeric vector containing the values whose median is to be computed.
# NOT RUN { median_rcpp(1:100) # }
Run the code above in your browser using DataLab