plot_records_spatial: Visualize spatial variation in recorder activity

plot_records_spatialR Documentation

Visualize spatial variation in recorder activity

Description

Map the spatial distribution of records in a chosen number of time-periods

Usage

plot_records_spatial(inPath, taxon, res = 0.5, n_periods = 2)

Arguments

inPath

String. Directory in which the extract_records outputs were saved.

taxon

String. Taxonomic group for which to plot records. Must match one of the groups passed to extract_records().

res

Numeric. Spatial resolution (decimal degrees) to plot records at. Defaults to 0.5, i.e. half a degree.

n_periods

Numeric. How many periods to split the data in to. Defaults to two.


robboyd/soaR documentation built on April 24, 2022, 9:44 a.m.