padded_sequence: Take a numeric sequence and force it to sort properly as a...

View source: R/array-helpers.R

padded_sequenceR Documentation

Take a numeric sequence and force it to sort properly as a character sequence by padding to length.

Description

Take a numeric sequence and force it to sort properly as a character sequence by padding to length.

Usage

padded_sequence(x)

Arguments

x

numeric sequence

Value

sequence of strings padded out to the same length


sakrejda/stannis documentation built on June 25, 2022, 3:19 a.m.