inv_quantile
returns the quantile(s) for a specific value or vector of values.
inv_quantile(y, values, digits = NULL)
a numeric vector/variable.
the values or vector of specific values in y for which you would like the to know the quantiles
determines the how many digits the result is rounded to