conditions_sync: Association conditions to a detection

View source: R/conditions_sync.R

conditions_syncR Documentation

Association conditions to a detection

Description

Association conditions to a detection

Usage

conditions_sync(df, sea, 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).

sea

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

verbose

Boolean: print progress updates to Console?

Value

Expanded dataframe.


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