powered by
The fonction extract the data of 2 (or more) hts time-series for the common date/time records (precision of the second).
h_common(files)
hts files resulting of the operation; their names are composed as: co_<original filename>
List of file names to process.
P. Chevallier - Oct 2017 - Oct 2023
if (FALSE) { f <- h_common(files = c("foo1.hts","foo2.hts")) }
Run the code above in your browser using DataLab