powered by
Return the number of decimal places.
getDec(x)
A numeric vector.
Number of decimals
Other Utility functions: findAbsMin(), find_n_neighbors(), firstLetterCap(), getArrowPos(), getRange(), getRatioCoords(), get_palette(), group_sort(), inch2coords(), isColor(), list2str(), move_n_point(), orderBoxplot(), se(), sortGroups()
findAbsMin()
find_n_neighbors()
firstLetterCap()
getArrowPos()
getRange()
getRatioCoords()
get_palette()
group_sort()
inch2coords()
isColor()
list2str()
move_n_point()
orderBoxplot()
se()
sortGroups()
# NOT RUN { getDec(c(10,10.432, 11.01, .000001)) # }
Run the code above in your browser using DataLab