set.new.limits | R Documentation |
Relaxes the constraint limits by moving according to the difference
between the initial.limits
and initial.constraints
.
set.new.limits(
cur.limits,
initial.limits,
initial.constraints,
con.name = NULL
)
cur.limits |
List with current constraint settings. |
initial.limits |
List with initial coonstraint limits. |
initial.constraints |
List with initial constraint settings before relaxing. |
con.name |
The constraint for which the settings are to be changed. |
A list with relaxed constraint limits.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.