Skip to content
Prev 165625 / 398513 Next

help on ylab of xyplot.zoo

On Sun, Dec 28, 2008 at 3:06 PM, Rosa Trancoso <arosa at ist.utl.pt> wrote:
Perhaps you could use plot.zoo instead of xyplot.zoo like this:

plot(z, xlab="days", ylab=colnames(z))

See ?plot.zoo. There are more examples in the three vignettes.
zoo:::xyplot.zoo