audiomothConfig {sonicscrewdriver} | R Documentation |
Read AudioMoth configuration file
Description
Reads and parses an AudioMoth configuration file.
Usage
audiomothConfig(filename)
Arguments
filename |
Path to the configuration file to read |
Value
A data frame of matching annotations
Examples
## Not run:
audiomothConfig("./CONFIG.TXT")
## End(Not run)
[Package sonicscrewdriver version 0.0.7 Index]