Rdocumentation
powered by
Learn R Programming
openxlsx (version 3.0.0)
int2col: Convert integer to Excel column
Description
Converts an integer to an Excel column label.
Usage
int2col(x)
Arguments
x
A numeric vector
Examples
Run this code
int2col(
1
:
10
)
Run the code above in your browser using
DataLab