R/support.R
new_support_region.Rd
Create a new support region vector
new_support_region(x = numeric(), limits = list(), closed = list())
A list of prototype vectors defining the distribution type.
A list of value limits for the distribution.
A list of logical(2L) indicating whether the limits are closed.