Learn R Programming

sonicscrewdriver (version 0.0.7)

audiomothConfig: Read AudioMoth configuration file

Description

Reads and parses an AudioMoth configuration file.

Usage

audiomothConfig(filename)

Value

A data frame of matching annotations

Arguments

filename

Path to the configuration file to read

Examples

Run this code
if (FALSE) {
audiomothConfig("./CONFIG.TXT")
}

Run the code above in your browser using DataLab