Description Usage Arguments Value Author(s)
Add numbered colnames with a common prefix.
1 | add_numbered_colnames(x, prefix = "C")
|
x |
The variable to add column names to. |
prefix |
The prefix to use for each column name. Each column's number will be appended to this prefix to generate the column name. |
'x', with its column names set to the column number appended to 'prefix'.
Ryan Thompson, rct@thompsonclan.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.