Description Usage Arguments Value Author(s) Examples
Default values of a=0; b=1
allow for quick test if
x
is a probability.
1 | inRange(x, a = 0, b = 1)
|
x |
values to be tested |
a |
lower bound (default 0) |
b |
upper bound (default 1) |
Logical vectors. NA
values in x
are retained.
Alex Chubaty
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.