getTemporal: Collect temporal data

View source: R/summarizeBirds.R

getTemporalR Documentation

Collect temporal data

Description

An internal function. Takes the data.frame resulting from the temporal overlay for a specific grid and summarizes basic variables as a time series

Usage

getTemporal(birdOverlay, visitCol = NULL)

Arguments

birdOverlay

A birdOverlay which is the result of the overlayBirds-function.

visitCol

A character string for 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.