Introduction In this post, I am going to demonstrate how to display Chinese characters in ggplot2
#loading necessary packages library(rvest) library(xml2) library(tidyverse) library(tidytext) library(knitr) Let’s get our text data by scraping Chien-Ming Wang’s page on Wikipedia.