Skip to content
Prev 33013 / 398506 Next

confusedness about "saved graph"; was: load workspace

Michele Grassi wrote:

            
You list the available objects in your Workspace, I guess?
I don't know of the feature to visualize objects with ls().
What is a "saved graph"? Please be more specific! In addition, this has 
nothing to do with loading a workspace.

I guess you mean a recorded plot via recordPlot(), right? This is indeed 
represented as a list, as well as a lot other objects. But you can 
simply use replayPlot() to plot it into an active device.
Or do you mean a graph describing a graphical model? Or ..... ?
See ?identify

Uwe Ligges