Re: [R] problem with using %in% condition while using in if() condition

2009-02-19 Thread Greg Snow
kirankumar Sent: Wednesday, February 18, 2009 11:15 PM To: r-help@r-project.org Subject: [R] problem with using %in% condition while using in if() condition Hi all, I got one problem with using %in% condition while using in if() condition where I used the condition as if(SubFinSpt

[R] problem with using %in% condition while using in if() condition

2009-02-18 Thread venkata kirankumar
Hi all, I got one problem with using %in% condition while using in if() condition where I used the condition as if(SubFinSpt$SPECIMENTYP %in% CAP$SPECIMENTYP) this if()condition is in else condition and hear *SubFinSpt$SPECIMENTYP* having only one value but *CAP$SPECIMENTYP