Yes, zoo is a package for irregular time series but it needs to be installed (only once) and loaded (again every new session)
install.packages("zoo") # Will install library(zoo) # Do this every session Michael On Mon, Apr 2, 2012 at 10:31 AM, Hurr <hill0...@umn.edu> wrote: > I tried ?zoo, but it's not available. > Do I do something to make it available? > > Thanks Sarah, it's incomprehensible to me too. > That's why I showed you the data and asked. > > > -- > View this message in context: > http://r.789695.n4.nabble.com/How-do-I-get-a-rough-quick-utility-plot-of-a-time-series-tp4522709p4526183.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > 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. ______________________________________________ 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.