[Rd] Copying and printing lattice graphics (PR#7004)

olafuri at imr.no olafuri at imr.no
Tue Jun 22 11:35:12 CEST 2004


Full_Name: Olafur Arnar Ingolfsson
Version: 1.9.1
OS: Win XP
Submission from: (NULL) (213.236.225.194)


Copying lattice graphics only works with copy as bitmap.
Printing the graphic window doesn't work either.
I have the same problem with 1.9.0 and 1.9.1, just updatet packages
If I have done som (obvious) mistake, I do apologize.

x.val <- rnorm(100,50,3)
library(grid);library(lattice)
bwplot(x.val)  # can't copy or print that except w. copy as bitmap
boxplot(x.val) # this works without any problems



More information about the R-devel mailing list