pad | R Documentation |
pads out an integer x to width with zeroes (to the left)
pad(x, width = 3)
x: |
numeric or character, thing you want to pad |
width: |
numberic, the width to pad to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.