segment_sync: Find the segment for each sightings

View source: R/segment_sync.R

segment_syncR Documentation

Find the segment for each sightings

Description

Find the segment for each sightings

Usage

segment_sync(segments, sightings)

Arguments

segments

'data.frame' of segment summary data (each row is a segment), with columns named 'date' and 'Sample.Label'.

sightings

'data.frame' of sightings (each row is a sighting), with columns named 'date' and 'Sample.Label'.

Value

'sightings' 'data.frame' with new column, 'Sample.Label'.


ericmkeen/bangarang documentation built on June 12, 2025, 1:13 p.m.