region {sonicscrewdriver} | R Documentation |
Specify a region with a file to analyse
Description
Specifies a time-bounded region to analyse.
Usage
region(unit, from = 0, to = Inf)
Arguments
unit |
Unit of time (one of samples, seconds, minutes, hours) |
from |
Start time |
to |
End time |
Value
A TimeRegion object.
[Package sonicscrewdriver version 0.0.7 Index]