Description Usage Arguments Details Value Author(s)
View source: R/timeseriesOperations.R
Supposed to be very fast and efficient, i.e. very fast even on millions of observations
1 | timeseries.intersection(timeseries)
|
timeseries |
A list of data.tables, each a timeseries of structure <datetime, value> |
NB. This function assumes that all timeseries are complete!
A list of data.tables, each a timeseries of structure <datetime, value>. Only with observations that all timeseries have in common
Jurian and Hidde
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.