audiomoth_wave: Read AudioMoth metadata from a wave file

Description Usage Arguments Value Examples

View source: R/audiomoth.R

Description

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

Usage

1
audiomoth_wave(filename)

Arguments

filename

Path to the wave file to read

Value

A list of extracted parameters

Examples

1
2
3
4
## Not run: 
audiomoth_wavew("./FILENAME.WAV")

## End(Not run)

sonicscrewdriver documentation built on May 2, 2021, 5:06 p.m.