Skip to contents

NatureSounds is a package containing a collection of example animal sounds for bioacoustic analysis. The main goal is to provide example recordings to faciliate the development of bioacoustic tools in the R environment.

Details

Most data sets are provided as extended selection tables. These are R objects that contains both the annotations (locations of signals in time and frequency) and the corresponding acoustic data as wave objects. Therefore, these are **self-contained objects** since the original sound files are no longer needed to perform acoustic analyses. These objects are created by the `selection_table()` function from warbleR. Take a look at the intro to warbleR vignette for more details. Check out the packages warbleR, tuneR and seewave for sound file manipulation and analysis in R.

License: GPL (>= 2)

Author

Marcelo Araya-Salas Maintainer: Marcelo Araya-Salas (marceloa27@gmail.com)