data_synthesis: data_synthesis

View source: R/utils_metadata.R

data_synthesisR Documentation

data_synthesis

Description

Create a data synthesis from two time vectors. Give information on which data have been acquired when.

Usage

data_synthesis(x, y, tol = 3)

Arguments

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 (+-)

Value

a logical vector (T/F),


raphidoc/sear documentation built on April 14, 2025, 2:13 a.m.