| find_nearest | R Documentation | 
find the closest values in time
find_nearest(transducer, manual, roll_size = 86400 * 7)
transducer | 
 data.table of transducer measurements (name, datetime)  | 
manual | 
 data.table manual measurements (name, datetime)  | 
roll_size | 
 numeric maximum time difference (sec) to allow  | 
transducer measurements within roll_size time
Jonathan Kennel jkennel@uoguelph.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.