Description Usage Arguments Value Examples
Extract strings from a single header
1 | ehd(header_vec)
|
header_vec |
wave header string |
vector holding header data (recording time, time zone, audiomoth serial number, gain, voltage, temperature)
1 2 3 4 | test_string <- "Recorded at 12:21:00 10/02/2021 (UTC) by AudioMoth
24E144085F256717 at medium gain setting while battery state was 3.9V
and temperature was -2.6C. Amplitude threshold was 160."
ehd(test_string)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.