pad2: Create the two-digit zero-padded format

View source: R/supporting_functions.R

pad2R 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.


wpa documentation built on Aug. 21, 2023, 5:11 p.m.

Related to pad2 in wpa...