setRange<- | R Documentation |
Set the min and max of the variable.
setRange(this, ...) <- value ## S4 replacement method for signature 'Distribution,numeric' setRange(this) <- value
this |
Distribution Object |
... |
Additional function arguments. |
value |
a two-element vector contains min and max. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.