Skip to content
Prev 176093 / 398503 Next

Multiple use of par()

Hesen Peng wrote:
This comes close to the code I suggested. What you want sounds reasonable,
but old style graphics was not build to easily handle the nested situation
you want. May I suggest to use trellis graphics for this? It gives much
nicer pictures, and it is build on grid, which is nothing else than the
nesting idea (of viewport) carried to the glorious end.

Dieter