bind_filters: Bind shinyCell polygon filters by variable pairs

View source: R/definitions_shinycell_utils.R

bind_filtersR Documentation

Bind shinyCell polygon filters by variable pairs

Description

Useful to check out what areas the filters are covering.

Usage

bind_filters(saved_data, print_plots = TRUE)

Arguments

saved_data

The output of shinyCell.

Value

A list of polygons bound by variable, with names unique to variable pairs (by sort). "x" and "y" column names may be swapped.


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