An object of class sigmajsProxy as returned by sigmajsProxy.
data
A data.frame of nodes or edges.
...
any column.
refresh
Whether to refresh the graph after node is dropped, required to take effect, if you are running force the algorithm is killed and restarted at every iteration..
rate
Refresh rate, either once, the graph is refreshed after data.frame of nodes is added or at each iteration (row-wise). Only applies if refresh is set to TRUE.