check_limit_value | R Documentation |
Checks whether a constraint limit is more general than the setting.
check_limit_value(setting, limit)
setting |
A single constraint setting. |
limit |
A single constraint limit. |
A vector containing TRUE
if the limit is more general
than the constraint setting and FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.