Displaying 1 result from an estimated 1 matches for "tp3666298p3666377".
2011 Jul 13
2
plotting date data over couple of months
Hi .. i am a beginner in R
I have data in the format of
date
04/27/11
04/27/11
04/30/11
04/30/11
05/03/11
05/03/11
05/04/11....
Now i want to plot the data something like this on x-axis...
------------------
27 28 29 30 1 2 3 4
April May
I also wanted to know how to place a "*" when a date is missing from the
data..
my