ph_iqr {pheble} | R Documentation |
Compute interquartile range.
Description
The ph_iqr
function computes the interquartile range.
Usage
ph_iqr(x, na.rm = FALSE, type = 7)
Arguments
x |
A |
na.rm |
A |
type |
An |
Value
The interquartile range.
[Package pheble version 0.1.0 Index]