View source: R/global_functions.R
minpositive | R Documentation |
Get the minimum positive value
minpositive(x)
x |
A numeric vector or variable |
Returns the minimum positive value in an object
minpositive(c(-1,-2,3,5,6,7,8,9,10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.