Learn R Programming

cascsim (version 0.4)

setRange<-: Set the min and max of the variable.

Description

Set the min and max of the variable.

Usage

setRange(this, ...) <- value

# S4 method for Distribution,numeric setRange(this) <- value

Arguments

this

Distribution Object

...

Additional function arguments.

value

a two-element vector contains min and max.