Skip to content

help on ylab of xyplot.zoo

3 messages · Rosa Trancoso, Gabor Grothendieck

#
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