plot_Filter: Function to plot a filter

Description Usage Arguments Author(s) Examples

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]])

gadaviel/LumReader documentation built on May 16, 2019, 5:33 p.m.