verify_int | R Documentation |
Used internally.
verify_int(x, min_value = -Inf, max_value = Inf, open = "no")
x |
value to check. |
min_value , max_value |
single integers (each), lower and upper bounds
between which |
open |
single character, determines whether |
Single logical.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.