Displaying 1 result from an estimated 1 matches for "h_2o".
Did you mean:
h2o
2010 Mar 14
1
Improve lattice XYPLOT graphic
...tween
? ? ? = list(x = c(0.25, 0.25), y = 0.25), par.settings =
? ? ? simpleTheme(col="blue", pch=20, cex=2.3, lwd=6), par.strip.text
? ? ? = list(lines = 1, cex = 1.5),
#strip = strip.custom(strip.names=c(TRUE, FALSE),
#strip.levels=c(FALSE,FALSE),
# ?var.name=expression(c(113 - 3%*%10^8,H_2O))
#factor.levels=expression(c(113 - 3%*%10^8,H_2O))
)
I already tried many options, but with out success. Google have showed
me many suggestions, like this one:
http://tolstoy.newcastle.edu.au/R/e2/help/06/09/1409.html
I had used this suggestion and the next code to pass the groups labels
to xy...