openxlsx (version 4.2.5.2)

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