Description Usage Arguments Value
View source: R/myDescriptiveStatistics.R
Calculate a Percentile of a (numeric) vector.
1 | my.percentile(src.vector, percentile.fraction)
|
src.vector |
; A numeric vector to calculate the upper quartile over. |
percentile.fraction |
; A numeric value between 0 and 1 that represents the percentile. |
numeric ; The Upper Quartile of 'src.vector'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.