Interquartile range
Compute Q3 - Q1 using quantiles.
x (Vector): | List Numeric input.
Vector
na_rm (Bool): = false Remove NA values first.
Bool