# NOT RUN {
numeric_range_parameter(
id = "quantiles",
default = c(0.1, 0.99),
lower_distribution = uniform_distribution(0, 0.25),
upper_distribution = uniform_distribution(0.9, 1),
description = "The lower and upper quantile thresholds."
)
# }
Run the code above in your browser using DataLab