Skip to content
Prev 328301 / 398498 Next

Working with string

Christopher:

Yes, I warned you about both cases: In your second example there is no
match since there is no nonupper case version of the all upper case
entries. As you did not specify what should be done in that case, I
leave it to you to figure out the necessary modifications of my code.

Possible Hint: ?is.na

-- Bert

On Sun, Aug 11, 2013 at 10:54 AM, Christofer Bogaso
<bogaso.christofer at gmail.com> wrote: