Learn R Programming

gcplyr (version 1.11.0)

from_excel: A function that converts base-26 Excel-style letters to numbers

Description

A function that converts base-26 Excel-style letters to numbers

Usage

from_excel(x)

Value

A vector of numbers in base-10

Arguments

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)