Displaying 1 result from an estimated 1 matches for "n4646038".
2012 Oct 12
4
dotchart ordering problem
...MSO", "0,1 mg/L", "0,3 mg/L", "1 mg/L", "3 mg/L", "10
mg/L")
a = matrix(data= x, nrow=2)
rownames(a) = c("A","B"); colnames(a) = y
a
dotchart(a, main="Dotchart", xlim=c(0,50))
<http://r.789695.n4.nabble.com/file/n4646038/dotchart.jpg>
--
View this message in context: http://r.789695.n4.nabble.com/dotchart-ordering-problem-tp4646038.html
Sent from the R help mailing list archive at Nabble.com.