padded: Pad Numeric with Zeros

paddedR Documentation

Pad Numeric with Zeros

Description

Pad a numeric vector with leading zeros.

Usage

padded(x, width = 4, ...)

Arguments

x

numeric

width

desired number of characters

...

ignored

Value

character

See Also

Other util: %contains%(), as.best(), as.best.default(), enclose(), locf(), parens(), pool(), runhead(), text2decimal()


bergsmat/nonmemica documentation built on Jan. 17, 2025, 1:39 a.m.