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,
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,
Dimitr
Hi,
This is another question relating to my 2 factor figure.
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)))
I would like to flip the plot so those at
3 matches
Mail list logo