| aux_commondt | R Documentation |
The function compares the sampling intervals of a list of eseis
objects and identifies the highest common sampling interval (dt) as well
as the aggregation factors for each eseis object needed to reach
this common sampling interval.
aux_commondt(data, dt)
data |
|
dt |
|
list object with elements dt (highest common
sampling interval) and agg (aggregation factors for each
of the input data sets to reach the common sampling interval)
Michael Dietze
## Not run:
## TO BE WRITTEN
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.