Re: [R] Plot time range with rect or boxplot

2010-10-09 Thread jim holtman
Try this. You also had some typos on the names and weren't using the dataframe correctly. x <- read.table(textConnection(" CompanyPt Pri Pub 1AWO520 8/5/09 2/11/10 2BWO893 7/30/03 2/24/05 3A

[R] Plot time range with rect or boxplot

2010-10-09 Thread Eric Hu
Hi, I am trying to use rect (R2.11) to plot a set of data as following > data CompanyPt Pri Pub 1AWO520 8/5/09 2/11/10 2BWO893 7/30/03 2/24/05 3AWO258 12/8/08