[R] R not recognizing words

Nutter, Benjamin NutterB at ccf.org
Fri Jan 6 14:45:45 CET 2012


I've developed a preference for 

x$y %in% "Low"

when subsetting.  

  Benjamin Nutter |  Biostatistician     |  Quantitative Health Sciences
  Cleveland Clinic    |  9500 Euclid Ave.  |  Cleveland, OH 44195  | (216) 445-1365


-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of arabarkev
Sent: Friday, January 06, 2012 12:20 AM
To: r-help at r-project.org
Subject: [R] R not recognizing words

Hello all

I'm new to R and am experiencing a problem with a categorical variable.  All the data of this variable are "Low", "High", or NA.  When I put summary(x$y), it gives me the number of High, Low, and NA entries.  However,
when I try to subset by writing     x$y=="Low"  or x$y=="High", R does not
recognize the word and it writes FALSE for all the entries (but not the NA entries). 

Can anybody help me out?

Thanks
 



--
View this message in context: http://r.789695.n4.nabble.com/R-not-recognizing-words-tp4268283p4268283.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


===================================

 Please consider the environment before printing this e-mail

Cleveland Clinic is ranked one of the top hospitals
in America by U.S.News & World Report (2010).  
Visit us online at http://www.clevelandclinic.org for
a complete listing of our services, staff and
locations.


Confidentiality Note:  This message is intended for use\...{{dropped:13}}



More information about the R-help mailing list