Codacy Badge Travis-CI Build Status Coverage Status

Sonic ScrewdriveR

This package provides basic tools for manipulating sound files for analysis.

Installation

install.packages("devtools")
library(devtools)
install_github("edwbaker/SonicScrewdriveR")
library(sonicscrewdriver)

Features

Windowing

A windowing function is provided for chunking large calculations. This package can make use of multicore architectures using ‘parallel’.

Pulse Detection

Rainfall Detection

Automatic Bandpass