Description Usage Arguments Details Value
Bucketizes the two main data sets (injection inj and seismicity seism) in time intervals tint.
1 | data.bin(seism, inj, tint)
|
seism |
an earthquake catalogue data frame of parameters:
|
inj |
matching injection profile data frame of parameters:
|
tint |
time intervals of constant length tbin (in decimal days) |
Time t represents the centre of each bin of the time intervals tint.
A list of 2 data frames binned in time:
seism.binned with parameters t and rate (number of events per tbin)
inj.binned with parameters t, dV (in cubic metres per tbin) and V
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.