Learn R Programming

wpa (version 1.9.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.