powered by
Function to compute the third quartile
q3(data, ...)
3st quartile value
vector with the data
further arguments passed to or from other methods
q3(1:10)
Run the code above in your browser using DataLab