Learn R Programming

thinkr (version 0.15)

ncol_to_excel: return excel column name from a position number

Description

return excel column name from a position number

Usage

ncol_to_excel(n)

Arguments

n

the colum position

Examples

Run this code
ncol_to_excel(35)

Run the code above in your browser using DataLab