plot.coa: Plot a 'coa' object

Description Usage Arguments Details

View source: R/s3_coas.R

Description

S3 method for plotting a coa object.

Usage

1
plot.coa(coas, proc_det, ...)

Arguments

coas

An object of class coa to plot. Function coa_locs() creates this object.

proc_det

The data.frame of processed detections used by coa_locs() to create the COAs.

...

Additional arguments to pass to map_dets().

Details

Calls map_dets() to do the plotting. See the help file for that function for more details.


bsmity13/ADePTR documentation built on Nov. 9, 2019, 12:43 a.m.