excel.ref_to_col_row: excel.ref_to_col_row

Description Usage Arguments Examples

View source: R/aux_excel.R

Description

Convert a valid Excel reference (string) to a list of row and columns

Usage

1

Arguments

string

A valid Excel column name.

Examples

1
2
excel.string_col_to_number("sheet1!$AA$Z")
excel.string_col_to_number("sheet1!$AA$3:$AB$7")

MehdiChelh/triangle.tlbx documentation built on May 18, 2020, 3:14 a.m.