region: Specify a region with a file to analyse
Description
Specifies a time-bounded region to analyse.
Usage
region(unit, from = 0, to = Inf)
Value
A TimeRegion object.
Arguments
- unit
Unit of time (one of samples, seconds, minutes, hours)
- from
Start time
- to
End time