Legacy function that will not be supported in future updates.
sample_to_range(data, range = c(0, 50, 90), type = 7, keep_quantile_col = TRUE)
a data.frame with samples
a numeric vector of interval ranges to extract
(e.g. c(0, 50, 90)
)
type argument passed down to the quantile function. For more
information, see quantile
keep quantile column, default is TRUE
a data.frame in long format