replaceControls {dynamicGraph}R Documentation

Replace the controls of model frame

Description

Replace the controls of model frame.

Usage

replaceControls(control, frameModels = NULL, 
                frameViews = frameModels@models[[modelIndex]], 
                modelIndex = 1, 
                graphWindow = frameViews@graphs[[viewIndex]], 
                viewIndex = 1, ...)

Arguments

control Structure as returned from dg.controlc.
frameModels See replaceVertexList.
frameViews See replaceVertexList.
modelIndex See replaceVertexList.
graphWindow See replaceVertexList.
viewIndex See replaceVertexList.
... See replaceVertexList.

Author(s)

Jens Henrik Badsberg


[Package dynamicGraph version 0.2.2.4 Index]