padded | R Documentation |
Pad a numeric vector with leading zeros.
padded(x, width = 4, ...)
x |
numeric |
width |
desired number of characters |
... |
ignored |
character
Other util:
%contains%()
,
as.best()
,
as.best.default()
,
enclose()
,
locf()
,
parens()
,
pool()
,
runhead()
,
text2decimal()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.