nav_match: Match events to navigation data.

View source: R/surveyR.R

nav_matchR Documentation

Description

Match events to navigation data.

Usage

nav_match(event.date, nav.df)

Arguments

event.date

Event date, in POSIXct format.

nav.df

Data frame containing navigation data from Winfrog.

Value

Data frame containing the nearest 'nav_id' in time and the time difference ('lag_s') in seconds.


kstierhoff/surveyR documentation built on June 14, 2025, 4:37 p.m.