View source: R/detection_rates.R
detection_rates | R Documentation |
Calculate weekly detection rates
detection_rates(scans, sits, min_vis = 50, max_bft = 3)
scans |
A |
sits |
A |
min_vis |
Minimum acceptable percent-visibility for a scan in order to include in a detection rate calculation. |
max_bft |
Maximum acceptable Beaufort sea state for a scan in order to include in a detection rate calculation. |
a data.frame
with detection summaries and rates )detections per hour) for each species.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.