[R] axis date format in lattice

2007-01-10 Thread karl . sommer
Hello list, plotting the following example 1 in lattice only labels the x-axis with one tick mark at the beginning of February. In contrast the standard plot() function labels the x-axis with equally spaced tick marks. #example 1 --- library(lattice) date <- as.Date(c("1/10/2006", "01/11/

Re: [R] R grahics: Save as hangs computer

2007-01-04 Thread karl . sommer
Hello list thanks for that advice Rich. You are right a few control-G allowed me to recover and it had saved an eps file. The dev.copy2eps appears to take exactly what is visible in the graphics window and convert it to an eps file. This does the job for the moment. Opening the eps file in GSv

Re: [R] R grahics: Save as hangs computer

2007-01-04 Thread karl . sommer
Hello, thanks for the advice. I was aware that the version was out of date and your message prompted me to finally upgrade to the latest version 2.4.1. Unfortunately, running R under Emacs ESS, the problem I described earlier persists. I have also tried the Save as option under the standard RGu

[R] R grahics: Save as hangs computer

2007-01-03 Thread karl . sommer
Hello list, I have encountered a problem trying to save graphs using the R-graphics menu: File|Save as. The menu suggests that files may be saved as either Metafile, Postscript, pdf, png, bmp, jpeg. When I specify any of those file formats a menu comes up requesting a file name. After providing