timeseries.intersection: Intersect multiple timeseries on their common datetime value

Description Usage Arguments Details Value Author(s)

View source: R/timeseriesOperations.R

Description

Supposed to be very fast and efficient, i.e. very fast even on millions of observations

Usage

1

Arguments

timeseries

A list of data.tables, each a timeseries of structure <datetime, value>

Details

NB. This function assumes that all timeseries are complete!

Value

A list of data.tables, each a timeseries of structure <datetime, value>. Only with observations that all timeseries have in common

Author(s)

Jurian and Hidde


KNMI/Hackathon-RDWD-QualityMonitoring documentation built on May 23, 2019, 10:33 p.m.