[R] space in column name

cls59 chuck at sharpsteen.net
Sun Jul 19 20:44:50 CEST 2009




cls59 wrote:
> 
> 


The following might work:

alltime[grep("MIDDLE EAR EXPLORE",alltime[[ "CPT Desc ]] ]

-Charlie



ACK! Terribly sorry about the double post- but I forgot to close the quote.
It should be:

alltime[grep("MIDDLE EAR EXPLORE",alltime[[ "CPT Desc" ]] ]


Maybe I should wait until AFTER my morning coffee to browse R-help...

-----
Charlie Sharpsteen
Undergraduate
Environmental Resources Engineering
Humboldt State University
-- 
View this message in context: http://www.nabble.com/space-in-column-name-tp24559626p24559754.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list