Skip to contents

Search audioBLAST! for recordings with a start time closest to specified date/time which match specified criteria

Usage

ab_seqss_nearestStart(...)

Arguments

...

Fields and values to filter on.

Value

A data frame of matching annotations

Examples

if (FALSE) {
ab_seqss_nearestStart(date="2020-05-15",time="1500")
}