excel_cell_to_RC: convert an excel cell reference to a list of row and number...

View source: R/lib_excel.R

excel_cell_to_RCR Documentation

convert an excel cell reference to a list of row and number integers

Description

convert an excel cell reference to a list of row and number integers

Usage

excel_cell_to_RC(s)

Arguments

s

excel cell reference as string

Value

list(R = ..., C = ...)


jorritvm/jrutils documentation built on Feb. 14, 2023, 11:33 p.m.