Hello Everyone. I have a dataset where I am analyzing social media comments for my thesis. In MySQL database, the comments contain emojis (collation: utf8mb4), but when I am importing it in Rstudio, only a question mark is showing in place of the emojis.
Any idea how to solve this?
R: