-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
project.org] On Behalf Of Yuan, Rebecca
Sent: Tuesday, January 22, 2013 4:07 PM
To: R help
Subject: [R] plot two time series with different length and different
starting point in one figure.
Hello,
I do have two different time series A and B, they are different in
length and starting point. A starts in Jan, 2012 and ends in Dec, 2012
and B starts in March, 2012 and ends in Nov, 2012.
How can I plot those two series A and B in the same plot? I.E., from
Jan. 2012 - Feb, 2012, it would have one data point from A and from
Mar, 2012-Nov, 2012, it would have two data points from A and B, and in
December 2012, it would have one data point from A.