dear all,

I got a problem with pattern matching using grep. I extracted a list of
characters from a data frame, and I tried to match this list of characters
to a column from another data frame. In return, I got only one match, but
there should be far more matches. Any ideas what has gone wrong?

Another question, if I also want to match the whole of the elements against
the non-initial parts of the elements in another table. Which command should
I use?

Thanks
-- 
View this message in context: 
http://www.nabble.com/problem-with-pattern-matching-tp24810298p24810298.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.

Reply via email to