# NOT RUN {
num_subgroups <-
new_quant_param(
type = "integer",
range = c(1L, 20L),
inclusive = c(TRUE, TRUE),
trans = NULL,
label = c(num_subgroups = "# Subgroups"),
finalize = NULL
)
# }
Run the code above in your browser using DataLab