nu_cell: Numeric value of columns, rows

View source: R/excel.R

nu_cellR Documentation

Numeric value of columns, rows

Description

This function converts cell range to numeric rows and columns values

Usage

nu_cell(x, y)

Arguments

x

a cell (a1 style)

y

a cell (a1 style)

Examples

nu_cell(x = "A1", y = "C3")

seokhoonj/vuw documentation built on Jan. 30, 2024, 11:36 a.m.