ndecimal | R Documentation |
Count the number of decimal places
ndecimal(num)
num |
a numeric value |
#example 1
ndecimal(9.000322)
#example 2
ndecimal(34)
#example 3
ndecimal(45.)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.