Skip to content

intersect

4 messages · Yuan Jian, Jorge Ivan Velez, Sean Anderson +1 more

#
<jayuan2008 at yahoo.com> wrote:
a %in% b
[1] FALSE  TRUE FALSE  TRUE
#
On May 11, 2010, at 10:31 PM, Yuan Jian wrote:

            
The other answers probably gave you what you wanted, but you should  
not leave this exchange thinking that True == TRUE or that False  
=FALSE in R.