breakByTimeframe | R Documentation |
Split detections every time "timeframe" hours pass.
breakByTimeframe(input, timerange, timeframe)
input |
a list of detections per group |
timerange |
the time-range over which detections are to be used |
timeframe |
the interval of hours in each time slot (in hours) |
the detections split by group and time slot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.