nd | R Documentation |
return character with zero left
nd(x, dig = 2)
x |
numerical input |
dig |
number of digits (defoult is 2) |
character with zeros left
a <- 1:66
print(nd(a))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.