remove  ‰ à › Ó from string

how to remove this symbol from stirng... I 'm using tidyverse library suggest me function of stringr packageUntitled

To remove something from a string, you can use str_remove(). BUT, this looks like an encoding problem, the right solution is probably to try and convert to the correct encoding.

Do you know what language this was written in? Is it from a web page? Do you know what software/computer OS was used to produce it?

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

If you have a query related to it or one of the replies, start a new topic and refer back with a link.