[R] Lattice levelplot- remove unused levels per panel
ronny
ronny.rechtman at evogene.com
Sun Jan 20 09:59:14 CET 2013
Hi,
I am using levelplot, and would like remove from each panel (condition) its
unused x levels.
e.g.
Remove from panel vs=1 the cyl level=8.
data(mtcars)
levelplot(mpg~factor(cyl)*factor(gear)|factor(vs))
Thanks for your help,
Ronny
--
View this message in context: http://r.789695.n4.nabble.com/Lattice-levelplot-remove-unused-levels-per-panel-tp4656087.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list