Description Usage Arguments Value
Min for numeric vectors or NA othervise
1 | min_numeric(x, na.rm = TRUE)
|
x |
a vector |
na.rm |
logical passed to min |
Return minimum value if x
is numeric and NA
oterwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.