Description Usage Arguments Value
An internal function. Takes the resulting data.frame from the spatial overlay for a specific grid cell and searches for spillover visits, i.e. visits that are split by grid cell boundaries.
1 | createOverlayForGrid(x, birdData, visitCol)
|
x |
A data.frame for a specific grid without spillover. |
birdData |
An OrganizedBirds object, which is the input to the |
visitCol |
A character string specifying the columns that identify a visit. |
The overlay data.frame for a specific grid, including the spillover visits.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.