merge_times: Merge preprocessed data.tables by timestamps

View source: R/merging_fun.R

merge_timesR Documentation

Merge preprocessed data.tables by timestamps

Description

Merge measured data to sample id's and measurement descriptions based on the timestamps of the measurements.

Usage

merge_times(sdt, mdt, timestamp_check = TRUE)

Arguments

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 tsscheck


AgroCares/gasanalysr documentation built on Oct. 1, 2022, 11:55 p.m.