int2col: Convert integer to Excel column

View source: R/wrappers.R

int2colR Documentation

Convert integer to Excel column

Description

Converts an integer to an Excel column label.

Usage

int2col(x)

Arguments

x

A numeric vector

Examples

int2col(1:10)

openxlsx documentation built on Feb. 16, 2023, 6:47 p.m.