replaceControls {dynamicGraph} | R Documentation |
Replace the controls of model frame.
replaceControls(control, frameModels = NULL, frameViews = frameModels@models[[modelIndex]], modelIndex = 1, graphWindow = frameViews@graphs[[viewIndex]], viewIndex = 1, ...)
control |
Structure as returned from dg.control c. |
frameModels |
See replaceVertexList . |
frameViews |
See replaceVertexList . |
modelIndex |
See replaceVertexList . |
graphWindow |
See replaceVertexList . |
viewIndex |
See replaceVertexList . |
... |
See replaceVertexList . |
Jens Henrik Badsberg