check_limits | R Documentation |
Checks whether the constraint limits are at least as general as the constraint settings. This ensures that the relaxation works in the proper direction.
check_limits(constraint.settings, constraint.limits)
constraint.settings |
A list with the constraint settings. |
constraint.limits |
A list with the constraint relaxation limits. |
TRUE
if the limits are at least as wide as the constraints,
FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.