audiomothWave {sonicscrewdriver} | R 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)
[Package sonicscrewdriver version 0.0.7 Index]