plot_filters: Plot shinyCell polygon filters

View source: R/definitions_shinycell_utils.R

plot_filtersR Documentation

Plot shinyCell polygon filters

Description

Useful to check out what areas the filters are covering.

Usage

plot_filters(saved_data, print_plots = TRUE)

Arguments

saved_data

The output of shinyCell, or a list: list(cdata = NULL, filter = saved_data$filters). Note that the only effect of cdata = NULL is that points will not be drawn.

print_plots

Set to false to prevent printing the plots on execution.

Value

A list of ggplots ready to print.


gerbeldo/tidycell documentation built on Aug. 15, 2022, 2:35 p.m.