View source: R/quantile-pred.R
check_quantile_levels | R Documentation |
Check levels of quantiles
check_quantile_levels(levels, call = rlang::caller_env())
levels |
The quantile levels. |
call |
Call shown in the error messages. |
Checks the levels for their data type, range, uniqueness, order and missingness.
Invisible TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.