Re: [R] Shadowed Plot

2008-10-05 Thread segun ogundimu
I'm Indeed grateful! The code did a perfect job.   regards. --- On Sun, 10/5/08, Jim Lemon <[EMAIL PROTECTED]> wrote: From: Jim Lemon <[EMAIL PROTECTED]> Subject: Re: [R] Shadowed Plot To: [EMAIL PROTECTED] Cc: R-help@r-project.org Date: Sunday, October 5, 2008, 3:31 AM seg

Re: [R] Shadowed Plot

2008-10-05 Thread Jim Lemon
segun ogundimu wrote: Hello R-users Kindly assist me with the following plot problem in R- My data looks like this (shortened because I have about 5000 observations). dat <- read.table(textConnection("Id Time Y 1 0 194 1 5.22 179 1 5.97 190 2 1.61 265 2 2.1 234 2 16.4 300 2 2

[R] Shadowed Plot

2008-10-02 Thread segun ogundimu
Hello R-users     Kindly assist me with the following plot problem in R- My data looks like this (shortened because I have about 5000 observations).   dat <- read.table(textConnection("Id  Time Y  1 0   194 1 5.22 179 1 5.97 190 2 1.61 265 2 2.1  234 2 16.4 300 2 29.5 345 3 0    212 3 0.36