Description Usage Arguments Value Author(s) Examples
A wrapper to dynamicGraphMain for adding models
and views, represented by a simple dynamic graph,
to an existing dynamicGraph.
( The function was a part of the deprecated interface function
DynamicGraph: Use the method dg
on object of dg.simple.graph-class in stead. )
The wrapper is depricated: use the methods dg,
addModel, addView,
replaceModel, or replaceView.
1 2 3 4 |
sdg |
Object of class |
object |
The model |
frameModels |
An object of class |
frameViews |
An object of class |
graphWindow |
An object of class |
dg |
An optional object of class |
addModel |
Logical, if |
addView |
Logical, if |
overwrite |
Logical, see the argument |
redraw |
Logical. If TRUE then the dynamicGraph of the
arguments |
returnNewMaster |
Logical. Alternative implementation of
|
control |
Options for |
... |
Additional arguments to |
The returned value from dynamicGraphMain.
Jens Henrik Badsberg
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.