Exclude characters

I have the following entry: mail@domain.com,

How can I delete the <>, characters
?

Correct entry < mail@domain.com >,

How can I delete the <>, characters
?

Use mutate+gsub.

Tnks! now it's worked.
:wink:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.