Re: [R] Plot fn, xlim when x is a date. XXXX

2014-03-15 Thread Ian Cook
Sent from my iPhone __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

Re: [R] Plot fn, xlim when x is a date. XXXX

2011-07-17 Thread Duncan Murdoch
On 11-07-17 8:22 AM, Dan Abner wrote: Hello everyone, I have the following x variable: DATE<-as.Date(as.character(data12$DATE),"%m/%d/%Y") This works fine, however, I want to plot multiple years of data on separate plots by month. All years have all 12 months data except 2011; HOWEVER I need t