singleSpCellIndex {epm} | R Documentation |
Given a epmGrid object, return the grid cell indices of those cells that have just one species.
singleSpCellIndex(x)
x |
object of class |
This function can be useful when further analyzing epmGrid
objects generated by gridMetrics
, as it might
make sense to exclude these single-species cells in further analyses.
numeric vector of grid cell indices.
Pascal Title
singleSpCellIndex(tamiasEPM)