This package provides basic tools for manipulating sound files for analysis and visualisation.
Installation
NB: The current development version is well ahead of the version available on CRAN due to the pace of current research work as part of the Urban Nature Project at the Natural History Museum.
CRAN
install.packages("sonicscrewdriver")
library(sonicscrewdriver)
Latest master
install.packages("devtools")
devtools::install_github("edwbaker/SonicScrewdriveR")
library(sonicscrewdriver)