[R] matching-case sensitivity

Jablonsky, Nikita nikita.jablonsky at etrade.com
Tue Aug 26 22:09:13 CEST 2003


Hi All,

I am trying to match two character arrays (email lists) using either
pmatch(), match() or charmatch() functions. However the function is
"missing" some matches due to differences in the cases of some letters
between the two arrays. Is there any way to disable case sensitivity or is
there an entirely better way to match two character arrays that have
identical entries but written in different case?

Thanks
Nikita




More information about the R-help mailing list