| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| README.html | 2019-11-19 14:20 | 5.4K | ||
This package provides basic tools for manipulating sound files for analysis.
install.packages("devtools")
library(devtools)
install_github("edwbaker/SonicScrewdriveR")
library(sonicscrewdriver)A windowing function is provided for chunking large calculations. This package can make use of multicore architectures using ‘parallel’.