Description Usage Arguments Value Author(s) See Also Examples
Return the number of decimal places.
1 | getDec(x)
|
x |
A numeric vector. |
Number of decimals
Based on http://stackoverflow.com/questions/5173692/how-to-return-number-of-decimal-places-in-r, but improved
Other Utility functions:
findAbsMin(),
find_n_neighbors(),
firstLetterCap(),
getArrowPos(),
getRange(),
getRatioCoords(),
get_palette(),
group_sort(),
inch2coords(),
isColor(),
list2str(),
move_n_point(),
orderBoxplot(),
se(),
sortGroups()
1 |
[1] 0 3 2 6
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.