Learn R Programming

LumReader (version 0.1.0)

plot_Filter: Function to plot a filter

Description

This function plots the selected filter.

Usage

plot_Filter(object)

Arguments

object
Filter to plot

Examples

Run this code
filters <- default_Filters(c('example', 'example2'))

plot_Filter(filters[[1]])

Run the code above in your browser using DataLab