createOverlayForGrid: Create spillover overlay for specific grid

Description Usage Arguments Value

View source: R/overlayBirds.R

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

1
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.


BIRDS documentation built on June 27, 2021, 1:06 a.m.