R/utils.R
scale_IQR.Rd
Robust Scale of a varible with IQR
scale_IQR(x)
vector
head(scale_IQR(iris$Sepal.Length)) #> [1] -0.5384615 -0.6923077 -0.8461538 -0.9230769 -0.6153846 -0.3076923