[R] Cleveland Dot plots: tick labels and error bars

2011-07-20 Thread Colin Wahl
Dear list, I've been learning how to make a 2x2 paneled dotplot in lattice without any previous experience using lattice. my code thusfar is: nut<-read.table("/Users/colinwahl/Desktop/nutsimp_noerror.csv", T, sep= ",") attach(nut) nut1<-data.frame(Nitrate, Total_Nitrogen, Phosphate, Total_Pho

Re: [R] Cleveland dot plots

2011-06-08 Thread William G. Jacoby
Colin Wahl wrote: > > I would rather use cleveland dot plots than bar charts to display my study > results. I have not been able to find (or figure out) an R package that is > capable of producing the publication quality dot charts Im looking for. I > have either not been able to get error bars (

Re: [R] Cleveland dot plots

2011-06-07 Thread Deepayan Sarkar
On Wed, Jun 8, 2011 at 5:00 AM, Colin Wahl wrote: > I would rather use cleveland dot plots than bar charts to display my study > results. I have not been able to find (or figure out) an R package that is > capable of producing the publication quality dot charts Im looking for. I > have either not

Re: [R] Cleveland dot plots

2011-06-07 Thread Peter Alspach
t; project.org] On Behalf Of Colin Wahl > Sent: Wednesday, 8 June 2011 11:30 a.m. > To: r-help@r-project.org > Subject: [R] Cleveland dot plots > > I would rather use cleveland dot plots than bar charts to display my > study > results. I have not been able to find (or figure out)

[R] Cleveland dot plots

2011-06-07 Thread Colin Wahl
I would rather use cleveland dot plots than bar charts to display my study results. I have not been able to find (or figure out) an R package that is capable of producing the publication quality dot charts Im looking for. I have either not been able to get error bars (lattice), cannot order the dat