calcWhichCell {eiwild}R Documentation

calculating cell number

Description

Calculates Cell numbers for whichCell-parameters in eiwild-plot function

Usage

calcWhichCell(rc, whichRow = NULL, whichCol = NULL)

Arguments

rc

integer vector with 2 elements giving the dimension of the ecological inference table

whichRow

integer naming the specified row number

whichCol

integer naming the specified column number

Value

returns vector of innerCells


[Package eiwild version 0.6.7 Index]