region: Specify a region with a file to analyse

View source: R/TimeRegion.R

regionR 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.


sonicscrewdriver documentation built on May 29, 2024, 3:39 a.m.