[R] Dotplot: y-labels from rownames

2004-02-10 Thread TyagiAnupam
How can I use row.names() as y-labels in Dotplot? How to set horizontal orientation for y-lables in lattice()? Dotplot(stcod1 ~ Cbind(statgh2,statgh2-1.96*segh2,statgh2+1.96*segh2)[og], subset=statgh2[og]0.1, data=h2inqerrg02st, xlab=G, ylab=row.names(h2inqerrg02st)[og], main=) I have tried

Re: [R] Dotplot: y-labels from rownames

2004-02-10 Thread Deepayan Sarkar
On Tuesday 10 February 2004 11:55, [EMAIL PROTECTED] wrote: How can I use row.names() as y-labels in Dotplot? How to set horizontal orientation for y-lables in lattice()? Dotplot(stcod1 ~ Cbind(statgh2,statgh2-1.96*segh2,statgh2+1.96*segh2)[og], subset=statgh2[og]0.1, data=h2inqerrg02st,

Re: [R] Dotplot: y-labels from rownames

2004-02-10 Thread TyagiAnupam
In a message dated 2/10/04 12:52:02 PM Pacific Standard Time, [EMAIL PROTECTED] writes: On Tuesday 10 February 2004 11:55, [EMAIL PROTECTED] wrote: How can I use row.names() as y-labels in Dotplot? How to set horizontal orientation for y-lables in lattice()? Dotplot(stcod1 ~