R implementation of the ‘Octave’ package ‘signal’.
To install the stable version from CRAN:
install.packages("gsignal")
The latest development version can be downloaded directly from GitHub:
library(devtools)
install_github("gjmvanboxtel/gsignal")
An overview of the functions in the package is available in the vignette.