Learn R Programming

sonicscrewdriver (version 0.0.7)

audiomothWave: Read AudioMoth metadata from a wave file

Description

Reads and parses metadata stored in wave files produced by AudioMoth devices.

Usage

audiomothWave(filename)

Value

A list of extracted parameters

Arguments

filename

Path to the wave file to read

Examples

Run this code
if (FALSE) {
audiomothWave("./FILENAME.WAV")
}

Run the code above in your browser using DataLab