View source: R/singleSpCellIndex.R
singleSpCellIndex | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.