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 ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
