new_support_region {distributional} | R Documentation |
Create a new support region vector
Description
Create a new support region vector
Usage
new_support_region(x, limits = NULL)
Arguments
x |
A list of prototype vectors defining the distribution type. |
limits |
A list of value limits for the distribution. |
[Package distributional version 0.4.0 Index]