includeUniqueSpillover: Include unique spillover observations

Description Usage Arguments Value

View source: R/overlayBirds.R

Description

An internal function to include spillover observations to the gridcells. This function moves spillover observations to the gridcells were the focal visit has the most observations (or at random if ties)

Usage

1
includeUniqueSpillover(birdData, grid, visitCol)

Arguments

birdData

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

grid

A sf or SpatialPolygonsDataFrame object of the grid over the study area

visitCol

A character string for specifying the columns that identify a visit.

Value

A ObservationsInGrid list


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