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.default(), as.best(), enclose(), locf(), parens(), pool(), runhead(), text2decimal()


bergsmat/nonmemica documentation built on Sept. 15, 2023, 9:22 a.m.