R-CMD-check CRAN version CRAN last day downloads CRAN last week downloads CRAN last month downloads CRAN total downloads

PAMmisc

PAMmisc is a collection of random utility functions that might be useful for anyone working in passive acoustics. If you have any useful tools you’d like to add, please contact Taiki Sakai: taiki.sakai@noaa.gov.

Installation

Install the latest version from GitHub:

# make sure you have Rtools installed
if(!require('devtools')) install.packages('devtools')
# install from GitHub
devtools::install_github('TaikiSan21/PAMmisc')

Functions

TODO

Rework decimateWavFiles to work with multi-channel data.