observe_filter_active: Toggle active state of a filter checkbox

View source: R/observe_filter_active.R

observe_filter_activeR Documentation

Toggle active state of a filter checkbox

Description

Sets a filter in an active state if and only if the currently selected group is equal to filter's attribute.

Usage

observe_filter_active(group, attribute)

Arguments

group

[reactive(character(1))]
Name of a currently selected attribute (if none, empty string).

attribute

[character(1)]
One of interaction attributes, relevant for observed filter.


KotulskaLab/AmyloGraph documentation built on June 30, 2023, 8:48 p.m.