README.md

BioAcousticaR-tools

BioAcousticaR-Tools is a library of functions created by the developers of the BioAcoustica project that are not specific to that project. The BioAcousticaR project provides access to the BioAcoustica dataset from the R statistical environment. It also contains features to integrate acoustic analyses into the Taverna workflow management tool.

Installation

If you have not installed the devtools package then first run:

install.packages("devtools");

Then install bioacoustica-tools:

library(devtools);
install_github("BioAcoustica/BioAcousticaR-tools");

Documentation

[Documentation for BioAcousticaR-tools] (https://github.com/BioAcoustica/BioAcousticaR-tools/wiki) can be found on the wiki.



BioAcoustica/BioAcousticaR-tools documentation built on May 5, 2019, 3:46 p.m.