RCToNum: convert row and column to a numeric position

View source: R/positionUtils.r

RCToNumR Documentation

convert row and column to a numeric position

Description

convert row and column to a numeric position

Usage

RCToNum(row, col, boxDim = c(8, 12))

Arguments

row
  • the row or an array of rows

col
  • the column or an array of columns

boxDim
  • the dimension of the box (row, column)

Value

the numeric position or an array of them


jwist/request documentation built on Aug. 10, 2022, 4:11 p.m.