getBinaryData: Get Binary Data for Detections from an Acoustic Event

Description Usage Arguments Value Author(s)

View source: R/getBinaryData.R

Description

Fetches matching binary data from a single or multiple detections in an AcousticEvent object

Usage

1
getBinaryData(x, UID, quiet = FALSE, ...)

Arguments

x

a AcousticStudy object, a list of AcousticEvent objects, or a single AcousticEvent object

UID

the UID(s) of the individual detections to fetch the binary data for

quiet

logical flag to quiet some warnings, used internally

...

additional arguments to pass to loadPamguardBinaryFile

Value

a list of PamBinary objects for each UID

Author(s)

Taiki Sakai taiki.sakai@noaa.gov


TaikiSan21/PAMr documentation built on Nov. 15, 2020, 9:46 p.m.