Description Usage Arguments Value Examples
View source: R/extract_header_info.R
Extract information from audiomoth wav file headers
1 | extract_header_info(dir_path, recursive = FALSE)
|
dir_path |
path to directory that holds audiomoth files |
recursive |
FALSE only searches the specified folder. TRUE searches folders recursively |
dataframe with recording time, settings, battery and temperature
1 | extract_header_info(system.file("extdata", package = "audiomoth.tools"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.