Skip to content
Prev 156871 / 398506 Next

xyplot problem

where dot
Same
for
Within a panel function, packet.number tells you what the levels of each 
conditioning factor are.  Try something like this:
#x,y,grp as above
mypanelfn <- function(...) panel.xyplot(cex=packet.number(), ...)
xyplot(y~x | grp , panel=mypanelfn)

Regards,
Richie.

Mathematical Sciences Unit
HSL


------------------------------------------------------------------------
ATTENTION:

This message contains privileged and confidential inform...{{dropped:20}}