relativeRowAndColumn: Get relative row and column indices

Description Usage Arguments

View source: R/relativeRowAndColumn.R

Description

This function calculates the relative row and column indices of a grid that is the subset of a larger grid

Usage

1
2
relativeRowAndColumn(df, rowName = "ABSOLUTE_RANGE",
  colName = "ABSOLUTE_COLUMN")

Arguments

df

A data frame

rowName

absolute row of larger grid

colName

absolute column of larger grid


elalemano/buzzwink documentation built on May 20, 2019, 9:59 a.m.