checks whether x is defined and lies within the specified bound
1 | checkBounded(x, message = NULL, bound = c(0, 1), inclusive = FALSE)
|
x |
x |
message |
identifier for x |
bound |
the boundaries, array of size two |
inclusive |
whether x might lie on boundary |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.