effort_sync: Association scan effort to a detection

View source: R/effort_sync.R

effort_syncR Documentation

Association scan effort to a detection

Description

Association scan effort to a detection

Usage

effort_sync(df, scans, verbose = TRUE)

Arguments

df

A data.frame with at least these columns: scan_key (unique ID for the scan), bearing (in degrees), and km_sit (distance to detection in km).

verbose

Boolean: print progress updates to Console?

sea

A data.frame produced by survey_overviews() or survey_overview().

Value

The df input with new conditions columns.


ericmkeen/suRvey documentation built on Feb. 5, 2025, 7:44 a.m.