Learn R Programming

BIRDS (version 0.2.0)

deconstructOverlay: Deconstruction of the overlay

Description

This takes the overlay element of a summarisedBirds, reconstruct it as a long data.frame and removes duplicate visits in other grid cells.

Usage

deconstructOverlay(overlay, visitCol)

Arguments

overlay

A list with an element by grid cell

visitCol

A character string specifying the columns that identify a visit.

Value

a long data.frame