di_cell: Distance between two cells

View source: R/excel.R

di_cellR Documentation

Distance between two cells

Description

This function calculates distance between two cells

Usage

di_cell(x, y)

Arguments

x

a cell (a1 style)

y

a cell (a1 style)

Examples

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

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