Description Usage Arguments Examples
Converts an integer to an Excel column label.
1 | int2col(x)
|
x |
A numeric vector |
1 | int2col(1:10)
|
[1] "A" "B" "C" "D" "E" "F" "G" "H" "I" "J"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.