gsignal

Project Status: Active – The project has reached a stable, usable state and is being actively developed. CRAN_Status_Badge R-CMD-check codecov license

R implementation of the ‘Octave’ package ‘signal’.

Installation

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.