Paul Murrell [Wed, Jul 15, 2015 at 11:12:33PM CEST]:
...
downViewport("plot_01.panel.1.1.vp")
...
This works like a charm. Thank you!
Upon reading more of the documentation, I found that current.vpTree() shows all
names of active viewports.
--
Johannes Hüsing There is somethin
According to "R Graphics" by Paul Murrell, the coordinates that were used for
the
most recent lattics plot can be retrieved with "native" units.
I have difficulties to access these coordinates. The following code
renders the following results:
library(grid)
library(lattice)
pl <- xyplot(1:10
According to "R Graphics" by Paul Murrell, the coordinates that were used for
the
most recent lattics plot can be retrieved with "native" units.
I have difficulties to access these coordinates. The following code
renders the following results:
library(grid)
library(lattice)
pl <- xyplot(1:10
According to "R Graphics" by Paul Murrell, the coordinates that were used for
the
most recent lattics plot can be retrieved with "native" units.
I have difficulties to access these coordinates. The following code
renders the following results:
library(grid)
library(lattice)
pl <- xyplot(1:10
4 matches
Mail list logo