prepareRownames: Prepare row names

Description Usage Arguments Value

View source: R/prepareRownames.R

Description

Convert rownames so that they are padded 0 to max rowname width and append colon at the end. Rows 1:10 should now look like 01: ... 10:.

Usage

1

Arguments

x

Data.frame for which rownames will be modified

Value

A data.frame with rows modified (1 becomes "01:" in a data.frame with more than 9 rows).


romunov/peep documentation built on July 21, 2020, 1:01 p.m.