findSecondsPerSection {actel} | R Documentation |
Calculate number of seconds at each location per day
Description
Calculate number of seconds at each location per day
Usage
findSecondsPerSection(res, frame, the.range, num.step)
Arguments
res |
a residency list |
the.range |
the first and last start.time for the specific tag |
num.step |
the size of the block |
Value
A data frame containing the number of seconds spent at each location for a specific timeframe
[Package actel version 1.3.0 Index]