createOverlayForGrid: Create spillover overlay for specific grid

View source: R/overlayBirds.R

createOverlayForGridR Documentation

Create spillover overlay for specific grid

Description

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.

Usage

createOverlayForGrid(x, birdData, visitCol)

Arguments

x

A data.frame for a specific grid without spillover.

birdData

An OrganizedBirds object, which is the input to the overlayBirds-function.

visitCol

A character string specifying the columns that identify a visit.

Value

The overlay data.frame for a specific grid, including the spillover visits.


Greensway/BIRDS documentation built on Oct. 19, 2023, 2:35 a.m.