Given a epmGrid object, return the grid cell indices
of those cells that have just one species.
Usage
singleSpCellIndex(x)
Value
numeric vector of grid cell indices.
Arguments
x
object of class epmGrid
Author
Pascal Title
Details
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.