plot.occDet: Plot occDet Objects

View source: R/plot.occDet.R

plot.occDetR Documentation

Plot occDet Objects

Description

Plot occDet Objects

Usage

## S3 method for class 'occDet'
plot(x, y = NULL, main = x$SPP_NAME, reg_agg = "", ...)

Arguments

x

An object of class occDet

y

not used

main

The plot title, defaults to the species name

reg_agg

The name of a region or region aggregate to plot. If ” (default) then the overall occupancy estimates are plotted

...

Additional arguments passed to ggplot


BiologicalRecordsCentre/sparta documentation built on April 12, 2024, 2:10 a.m.