audiomothConfig {sonicscrewdriver} | R Documentation |
Reads and parses an AudioMoth configuration file.
audiomothConfig(filename)
filename |
Path to the configuration file to read |
A data frame of matching annotations
## Not run:
audiomothConfig("./CONFIG.TXT")
## End(Not run)