reactive_graph_data.Rd
Applies a set of transformations to base tabular data based on currently selected attribute to group by.
reactive_graph_data(data, group)
[reactive(tibble())
]
AmyloGraph tabular edge data.
[reactive(character(1))
]
Name of a currently selected attribute (if none, empty string).
A reactive
object with a tibble
containing mutated
graph data.