plot_Filter: Function to plot a filter

Description Usage Arguments Author(s) Examples

View source: R/plot_Filter.R

Description

This function plots the selected filter.

Usage

1
plot_Filter(object)

Arguments

object

Filter to plot

Author(s)

David Strebler, University of Cologne (Germany).

Examples

1
2
3
filters <- default_Filters(c('example', 'example2'))

plot_Filter(filters[[1]])

LumReader documentation built on May 29, 2017, 9:33 p.m.