arrow_lighting {CaPO4Sim} | R Documentation |
Highlight arrows for steady state events
Description
Use inside in the networkCaPO4. Nothing is returned except that the network is updated via visNetworkProxy.
Usage
arrow_lighting(edges, simulation, counter, session)
Arguments
edges |
A dataframe of edges provided by generate_edges. |
simulation |
Which disease is currently selected. See extract_running_sim. |
counter |
To determine which notification to display. We expect a counter returned by the networkCaPO4 module. |
session |
Session object. |
[Package CaPO4Sim version 0.2.0 Index]