Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

NatureSounds

CRAN_Status_Badge CRAN RStudio mirror downloads Total downloads lifecycle

NatureSounds is a package containing a collection of example animal sounds for bioacoustic analysis. The main goal is to provide example recordings of animal sounds to faciliate the development of bioacoustic tools in the R environment. When possible, selection tables with the time/frequency coordinates of the sounds in the example recordings will also be included.

Install/load the package from CRAN as follows:

# From CRAN would be
install.packages("NatureSounds")

#load package
library(NatureSounds)

To install the latest developmental version from github you will need the R package devtools:

# From github
devtools::install_github("maRce10/NatureSounds")

#load package
library(NatureSounds)

Please cite NatureSounds as follows:

Araya-Salas, M. (2018), NatureSounds: a collection of animal sound for bioacoustic analysis in the R environment. R package version 1.1.0.

About

Animal sounds for bioacustic analysis

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.