Learn R Programming

vivainsights (version 0.6.0)

pad2: Create the two-digit zero-padded format

Description

Create the two-digit zero-padded format

Usage

pad2(x)

Value

Numeric value containing two-digit zero-padded values.

Arguments

x

numeric value or vector with maximum two characters.