Description Usage Arguments Value
This just calls str_pad
to
pad each element of a character vector with zeros on the left side.
This is helpful when standardizing the length of numeric ID variables.
1 |
string |
a vector. |
width |
minimum number of characters after padding. |
A character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.