View source: R/utility_functions.R
from_excel | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.