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.
______________________________________________
R-help@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.