from_excel {gcplyr} | R Documentation |
A function that converts base-26 Excel-style letters to numbers
from_excel(x)
x |
A vector of column names in Excel-style base-26 letter format (any values that are already in base-10 will be returned as-is) |
A vector of numbers in base-10