View source: R/utils_metadata.R
data_synthesis | R Documentation |
Create a data synthesis from two time vectors. Give information on which data have been acquired when.
data_synthesis(x, y, tol = 3)
x |
time vector of the 'Main' log, usaly GNSS data). |
y |
time vector of the instrument for which to create the synthesis |
tol |
allowed time difference (+-) |
a logical vector (T/F),
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.