Applies a set of filters to ag_data_interactions based on a set of attribute value filters and motif filter.

reactive_base_data(motif, ...)

Arguments

motif

[reactive(ag_motif(1))]
Motif to filter on.

...

[reactive(ag_attr_values())]
Attribute value filters to apply.

Value

A reactive object with a tibble containing filtered base tabular data.