Re: [R] Why horizontal bars instead of a line

2008-09-24 Thread Schreiber, Stefan
cal Data Center Intermountain Healthcare [EMAIL PROTECTED] 801.408.8111 > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > project.org] On Behalf Of Schreiber, Stefan > Sent: Wednesday, September 24, 2008 9:28 AM > To: r-help@r-project.org > Subject: [R]

Re: [R] Why horizontal bars instead of a line

2008-09-24 Thread Greg Snow
reiber, Stefan > Sent: Wednesday, September 24, 2008 9:28 AM > To: r-help@r-project.org > Subject: [R] Why horizontal bars instead of a line > > Hey list! > > > It looks simple, though it's not possible for me to plot the following > properly: > > (some made-up dat

Re: [R] Why horizontal bars instead of a line

2008-09-24 Thread Sarah Goslee
Since x$GrSe isn't a number, what do you expect R to do? On Wed, Sep 24, 2008 at 11:28 AM, Schreiber, Stefan <[EMAIL PROTECTED]> wrote: > Hey list! > > > It looks simple, though it's not possible for me to plot the following > properly: > > (some made-up data) > > GrSeClone1 Clone2 Clone3 C

[R] Why horizontal bars instead of a line

2008-09-24 Thread Schreiber, Stefan
Hey list! It looks simple, though it's not possible for me to plot the following properly: (some made-up data) GrSeClone1 Clone2 Clone3 Clone4 Clone... G1999 2 3 6 5 G2000 2 5 7 4 G2001 5 3 7 3 G2002 4 5 8 3