reactive_base_data.Rd
Applies a set of filters to ag_data_interactions
based on
a set of attribute value filters and motif filter.
reactive_base_data(motif, ...)
[reactive(ag_motif(1))
]
Motif to filter on.
[reactive(ag_attr_values())
]
Attribute value filters to apply.
A reactive
object with a tibble
containing filtered
base tabular data.