segment_sync | R Documentation |
Find the segment for each sightings
segment_sync(segments, sightings)
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'. |
'sightings' 'data.frame' with new column, 'Sample.Label'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.