powered by
Converts an Excel column label to an integer.
col2int(x)
An integer column label (or NULL if x is NULL)
NULL
x
A character vector
col2int(LETTERS)
Run the code above in your browser using DataLab