merge_times | R Documentation |
Merge measured data to sample id's and measurement descriptions based on the timestamps of the measurements.
merge_times(sdt, mdt, timestamp_check = TRUE)
sdt |
(data.table) A data.table containing sample data such as ID's, seal start and end times, description |
mdt |
(data.table) A data.table with the measured data and timestamps |
timestamp_check |
(logical) Should a check and correction be performed
on the merged timestamps using |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.