getSpatial: Collect spatial data

View source: R/summarizeBirds.R

getSpatialR Documentation

Collect spatial data

Description

An internal function. Takes the data.frame resulting from the spatial overlay for a specific grid and summarizes basic variables as a polygon spatial layer

Usage

getSpatial(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 a sf over the overlay grid with a data.frame


Greensway/BIRDS documentation built on Oct. 19, 2023, 2:35 a.m.