Learn R Programming

sonicscrewdriver (version 0.0.7)

ab_seqss_nearestStart: Nearest start time

Description

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

Usage

ab_seqss_nearestStart(...)

Value

A data frame of matching annotations

Arguments

...

Fields and values to filter on.

Examples

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

Run the code above in your browser using DataLab