Description Usage Arguments Value
View source: R/prepareRownames.R
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:.
1 |
x |
Data.frame for which rownames will be modified |
A data.frame with rows modified (1 becomes "01:" in a data.frame with more than 9 rows).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.