| int2col | R Documentation |
Converts an integer to a spreadsheet column in A1 notation.
1 is "A", 2 is "B", ..., 26 is "Z" and 27 is "AA".
int2col(x)
x |
A numeric vector. |
int2col(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.