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.
createOverlayForGrid(x, birdData, visitCol)
A data.frame for a specific grid without spillover.
An OrganizedBirds object, which is the input to the overlayBirds
-function.
A character string specifying the columns that identify a visit.
The overlay data.frame for a specific grid, including the spillover visits.