View source: R/utils-columns.R
letnum | R Documentation |
Converts an upper / lowercase letter into the resulting column
number. Starts at 1. Limited to current Excel maximum of XFD (16,384 columns)
letnum(x)
x |
A letter to convert to a column number starting with 1. |
Column number as integer
letnum("A")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.