includeSpillover: Include spillover observations

Description Usage Arguments Value

View source: R/overlayBirds.R

Description

An internal function to include spillover observations to the gridcells. This function duplicates observations across gridcells

Usage

1
includeSpillover(x, birdData, visitCol)

Arguments

x

An observationsInGrid list from overlayBirds. This is also what will be modified and become the output.

birdData

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

visitCol

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

Value

A modified observationsInGrid list


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