nav_match | R Documentation |
Match events to navigation data.
nav_match(event.date, nav.df)
event.date |
Event date, in POSIXct format. |
nav.df |
Data frame containing navigation data from Winfrog. |
Data frame containing the nearest 'nav_id' in time and the time difference ('lag_s') in seconds.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.