Learn R Programming

BIRDS (version 0.2.0)

getTemporal: Collect temporal data

Description

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

Usage

getTemporal(birdOverlay, visitCol = NULL)

Arguments

birdOverlay

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