| inRange | R Documentation | 
check for values within minimum and maximum value
inRange(values, min.value, max.value, rng = NULL)
| values | vector of values | 
| min.value | minimum value (inclusive) | 
| max.value | maximum value (inclusive) | 
| rng | optional. Vector of two elements representing  | 
vector of boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.