evaluate_history_init {bistablehistory} | R Documentation |
Checks number and range of values. If a scalar is passed, uses same value for both states.
evaluate_history_init(history_init)
history_init |
Either a single value or a pair of values within 0..1 range. |
A vector of two values
evaluate_history_init(0.5)