#Data
name <- "example"
description <- "non realistic filterStack"
filters <- default_Filters(c('example','example2'))
#Filterstack
filterstack <- create_FilterStack(name,description,filters)
plot_FilterStack(filterstack)
Run the code above in your browser using DataLab