Skip to content
Prev 163599 / 398506 Next

question about the tisPlot function in package tis

Sorry that should have been:
library(zoo)
z <- as.zoo(dat, class = "yearmon")
plot(z)
xyplot(z)


On Tue, Dec 2, 2008 at 2:35 PM, Gabor Grothendieck
<ggrothendieck at gmail.com> wrote: