visResetEdges.Rd
Clears all existing edges and creates new ones, then reselects a node.
visResetEdges(graph, edges, input, selected_node_input_id)
[visNetwork_Proxy(1)
]
Proxy of a graph to update.
[data.frame()
]
AmyloGraph graph data.
[reactivevalues()
]
An input object of the app or a module that contains the graph.
[character(1)
]
ID of the selected node (protein) to reselect.
The same proxy as in graph
parameter, but updated.