Example data frame of annotations from a Scale-throated hermit song (i.e. selection table).
Source:R/sth_annotations-data.R
sth_annotations.Rd
sth_annotations
is a data frame containing the start, end, low and high frequency and song and element labels of Scale-throated Hermit Phaethornis eurynome songs.
Usage
data(sth_annotations)
Format
A data frame with 46 rows and 9 columns:
- sound.files
sound file names
- selec
selection numbers within recording
- channel
channel in which signal is found
- start
start times of selected signal
- end
end times of selected signal
- bottom.freq
lower limit of frequency range
- top.freq
upper limit of frequency range
- song
song ID label
- element
element ID label
Details
A data frame containing the start, end, low and high frequency of Phaethornis eurynome (Scale-throated Hermit). The correspondent sound file can be found at https://xeno-canto.org/15607. The song of this species consists of two frequency modulated elements separated by a short gap. This annotation data set includes labels for 'song' and 'element' and aims to provide example data for functions working at higher herarchical levels of organization in the acoustic signals.