soundindex10: Estimates sound index analysis for 10 min intervals

Description Usage Arguments Value Author(s) References Examples

View source: R/soundindex10.R

Description

Estimates sound index analysis for 10 min intervals

Usage

1

Arguments

soundindex10

Estimates sound index analysis. This function using a loop that include the most common sound ecology index from (soundecolgy v. 1.3.3 and seewave v.2.1.0 package)

Value

return a table with a different soundecology index

Author(s)

Oscar Ram<c3><ad>rez (osoramirez@gmail.com). Implements a loops using base function from seewave and soundecology.

References

Luis J. Villanueva-Rivera and Bryan C. Pijanowski (2018). soundecology: Soundscape Ecology. R package version 1.3.3. https://CRAN.R-project.org/package=soundecology Sueur, J., Aubin, T., & Simonis, C. (2008). Seewave, a free modular tool for sound analysis and synthesis. Bioacoustics, 18(2), 213-226. Uwe Ligges, Sebastian Krey, Olaf Mersmann, and Sarah Schnackenberg (2018). tuneR: Analysis of Music and Speech. URL: https://CRAN.R-project.org/package=tuneR.

Examples

1
2
3
#This code analyzes for a 6-minutes intervals
#soundindex10()->soundindex10min #Vector that containd your results
#soundindex10min #Call the vector, and see your results.

osoramirez/Sinax documentation built on May 8, 2019, 8:56 p.m.