| To: | s-news@lists.biostat.wustl.edu |
|---|---|
| Subject: | Re: Color code Scatter Plot....... |
| From: | Mario Cortina Borja <M.Cortina@ich.ucl.ac.uk> |
| Date: | Wed, 24 Aug 2005 15:43:51 +0100 |
| In-reply-to: | <C8696843AE995F4EA4CDC3E2B83482A90DDD18@mailbox02.cshl.edu> |
|
Dear Sohail, Probably there are better ways of doing it - one possibility is: plot(df1$X, df1$Y, type='n') for (i in unique(df1$Chr)) points(df1$X[df1$Chr==i],df1$Y[df1$Chr==i],col=i) Best wishes, Mario At 10:09 AM 8/24/2005 -0400, you wrote: Dear S-plus users, Dr Mario Cortina Borja Senior Lecturer in Statistics M.Cortina@ich.ucl.ac.uk Phone +44(0)20 7905 2113 Fax +44(0)20 7905 2381 Paed. Epid. & Biostats, Institute of Child Health, UCL, London WC1N 1EH, UK |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Color code Scatter Plot......., Sundar Dorai-Raj |
|---|---|
| Next by Date: | Re: Color code Scatter Plot......., Khan, Sohail |
| Previous by Thread: | Re: Color code Scatter Plot......., Sundar Dorai-Raj |
| Next by Thread: | Re: Color code Scatter Plot......., Khan, Sohail |
| Indexes: | [Date] [Thread] [Top] [All Lists] |