Learn R Programming

thinkr (version 0.11)

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
# NOT RUN {
ncol_to_excel(35)
# }

Run the code above in your browser using DataLab