Re: [R] Σχετ: show 0 at y axis in xyplot lattice

2017-09-12 Thread Jeff Newmiller
It contains the output of one call to dput, but several objects were missing and the name of the object provided in the text file was not specified. -- Sent from my phone. Please excuse my brevity. On September 12, 2017 10:22:36 AM PDT, Michael Dewey wrote: >Dear

Re: [R] Σχετ: show 0 at y axis in xyplot lattice

2017-09-12 Thread Michael Dewey
Dear Maria The file you attached to your first e-mail did come through but I think some people on the list must have missed it. Michael On 12/09/2017 12:54, Maria Lathouri via R-help wrote: Dear all, Thank you very much for the help. ylim=c(-5, 80) worked. Regarding the reproducible

[R] Σχετ: show 0 at y axis in xyplot lattice

2017-09-12 Thread Maria Lathouri via R-help
Dear all, Thank you very much for the help. ylim=c(-5, 80) worked.  Regarding the reproducible example, I used dput () and saved the file as txt. It is not the first time that I used this way and normally it works. Because when I try to attach a .csv file with the data, most of the time it

[R] Σχετ: show 0 at y axis in xyplot lattice

2017-09-11 Thread Maria Lathouri via R-help
Dear Bert and all, I am really sorry. This is the full code: dat<-read.csv("example.csv")attach(dat) sdate<-as.Date(Date, format="%Y-%m-%d") #change the colour of the strip background my.settings <- canonical.theme(color=FALSE) my.settings[['strip.background']]$col <- "blue" dat_key <-