README.md

firfiltR

Travis build status

firfiltR is a port of the firfilt plugin for EEGLAB. It implements a range of different windowing functions, provides plots of the characteristics of the designed filters, and performs FIR filtering on (multiple) time series.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("craddm/firfiltR")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code


craddm/firfiltR documentation built on May 22, 2019, 12:41 p.m.