Description Usage Arguments Details
A utility function for indicating if elements of a vector are implausible.
1 | outside_range(x, lower, upper, open = TRUE)
|
x |
numeric vector |
lower |
minimum plausible value |
upper |
maximum plausible value |
open |
logical. If |
Though the function between
already exists, it is not vectorised over the bounds.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.