Hi Guys, 

I would like to find the longest common subsequence of two strings. For 
instance, "abcde" and "dbce",the common part of these two strings will be 
returned as "bc". Is there any function to do this?

Thanks a lot.

Yang

_______________________________________________
R-sig-ecology mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-ecology

Reply via email to