View source: R/classification.R
smallest_larger_value | R Documentation |
Smallest larger value
smallest_larger_value(vec, value)
vec |
A numeric vector |
value |
A numeric value |
The smallest value in 'vec' that is larger than 'value'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.