On Aug 26, 2011, at 11:35 AM, chirleu wrote:
Hi. I'm trying to add some vertical lines to an xyplot in which x
axis is a
temporal variable (class=dates) and y axis a factor variable.
This is my code:
xyplot(factor(Abacus$Emisor)~Abacus$Dia,xlab="Date",
ylab="Fish",pch=124,
scales=list(x=
Hi. I'm trying to add some vertical lines to an xyplot in which x axis is a
temporal variable (class=dates) and y axis a factor variable.
This is my code:
xyplot(factor(Abacus$Emisor)~Abacus$Dia,xlab="Date", ylab="Fish",pch=124,
scales=list(x=list(format="%b %Y",tick.number=30))
, panel=function(
2 matches
Mail list logo