pad2 {vivainsights} | R Documentation |
Create the two-digit zero-padded format
Description
Create the two-digit zero-padded format
Usage
pad2(x)
Arguments
x |
numeric value or vector with maximum two characters. |
Value
Numeric value containing two-digit zero-padded values.
[Package vivainsights version 0.5.3 Index]