Re: [R] Subsetting data frame problem....

2008-01-01 Thread Ross Darnell
You could try > complete.case.df <- na.omit(df) Ross Darnell -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marko Milicic Sent: Wednesday, 2 January 2008 11:50 AM To: r-help@r-project.org Subject: [R] Subsetting data frame problem Dear R

Re: [R] how to specify a particular contrast

2008-01-17 Thread Ross Darnell
" then the default contrasts will be poly()nomials. Ross Darnell -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of array chip Sent: Friday, 18 January 2008 10:22 AM To: [EMAIL PROTECTED] Subject: [R] how to specify a particular contrast Hi, I am runni

Re: [R] Histogram with colors

2007-09-17 Thread Ross Darnell
Not really but a better plot call would be plot(x.hist,col=ifelse(x.hist$breaks<0,"red","green")) Ross Darnell -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alberto Monteiro Sent: Tuesday, 18 September 2007 6:12 AM To: [EMAIL

Re: [R] creating summary functions for data frame

2007-10-11 Thread Ross Darnell
I'm not sure I understand what you want but you might like to try "aggregate" Regards Ross Darnell -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karin Lagesen Sent: Thursday, 11 October 2007 7:05 PM To: r-help@r-project.org Subjec

Re: [R] reshape help

2007-09-12 Thread Ross Darnell
7 22 207 9207 7 8.2 8 22 208 9208 8 9.2 9 22 209 9209 9 10.2 10 22 210 9210 10 1.3 1 13 301 9301 1 2.3 2 13 302 9302 2 3.3 3 13 303 9303 3 4.3 4 13 304 9304 4 5.3 5 13 305 9305 5 6.3 6