Description Usage Arguments Value See Also Examples
A function that counts the number of observations, number of visits and number of grid cells with occurrences for all species.
1 |
x |
an object of class ‘SummarizeBirds’. |
a data.frame
with summary data for each species
1 2 3 | grid <- makeGrid(searchPolygon, gridSize = 10)
SB <- summarizeBirds(organizeBirds(bombusObsShort), grid=grid)
summSB <- speciesSummary(SB)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.