Description Usage Arguments Value Author(s) See Also Examples
Return the value (or the element with the value) closest to zero.
1 | findAbsMin(x, element = FALSE)
|
x |
A numeric vector. |
element |
Logical: whether or not to return the value (FALSE, default) or the index (TRUE). |
The value or index of the element closest to zero (absolute minimum).
Jacolien van Rij
Other Utility functions:
find_n_neighbors()
,
firstLetterCap()
,
getArrowPos()
,
getDec()
,
getRange()
,
getRatioCoords()
,
get_palette()
,
group_sort()
,
inch2coords()
,
isColor()
,
list2str()
,
move_n_point()
,
orderBoxplot()
,
se()
,
sortGroups()
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.