Perfect! Thanks. Dan
On Mon, 2009-03-23 at 08:35 +0100, Dimitris Rizopoulos wrote: > try setting the 'as.table' argument to TRUE, e.g., > > densityplot(~End-Begin | Type * Chromosome, data=Mon, layout=c(5,12), > xlab="Element Length", type="percent", col="grey60", > strip=strip.custom(style=3, bg="grey90", > par.strip.text=list(cex=0.5)), > as.table = TRUE) > > > I hope it helps. > > Best, > Dimitris ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.