Convert your data to a zoo object and plot() that. ?zoo
There's a whole bunch of documentation for plot.zoo available. Michael On Mon, Apr 2, 2012 at 9:49 AM, Hurr <[email protected]> wrote: > Thanks much for the reply. > I did the ?ts and it seems to be for equal interval time series. > Our time series are hardly ever equal interval. > The time is in the first column used for the abscissa. > Probably need the easiest simplest tier plot. > When I say plot, it wants limits and stuff. > I guess it can't figure it out by itself from the data. > > > -- > View this message in context: > http://r.789695.n4.nabble.com/How-do-I-get-a-rough-quick-utility-plot-of-a-time-series-tp4522709p4526070.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > [email protected] 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. ______________________________________________ [email protected] 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.

