"# Sinax"
tool to analysis acoustic index for ecologist. The package offers functions for measuring the most common acoustic index with a simple one code.
To install the latest developmental version from github you will need the R package devtools:
Install/load the package from github as follows:
# From github would be
library(devtools)
devtools::install_github("osoramirez/Sinax")
#load package
library(Sinax)
NOTE: please also cite the seewave,soundecology and tuneR packages if you use my packages to estimates acoustic index
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.