audiomothWave {sonicscrewdriver} | R Documentation |
Reads and parses metadata stored in wave files produced by AudioMoth devices.
audiomothWave(filename)
filename |
Path to the wave file to read |
A list of extracted parameters
## Not run:
audiomothWave("./FILENAME.WAV")
## End(Not run)