audiomothWave: Read AudioMoth metadata from a wave file

View source: R/audiomoth.R

audiomothWaveR Documentation

Read AudioMoth metadata from a wave file

Description

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

Usage

audiomothWave(filename)

Arguments

filename

Path to the wave file to read

Value

A list of extracted parameters

Examples

## Not run: 
audiomothWave("./FILENAME.WAV")

## End(Not run)


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