Learn R Programming

vectorsurvR (version 1.3.2)

getAbundanceMapData: Get Abundance Map Data

Description

`getAbundanceMapData()` retrieves spatial feature data and associates it with collection locations.

Usage

getAbundanceMapData(collections, spatial, interval, selected_features = NULL)

Value

A dataframe of collections with associated spatial regions

Arguments

collections

A dataframe containing collection coordinates

spatial

A dataframe containing spatial data corresponding to the collections

interval

Calculation interval for abundance, accepts“Biweek”,“Week”, and “Month

selected_features

A character vector of spatial feature names to filter by