padded {nonmemica}R 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()


[Package nonmemica version 1.0.8 Index]