(This article was first published on YGC » R, and kindly contributed to R-bloggers)
The Chinese character Jiong (囧) is now widely used for expressing ideas or feelings such as annoyance, shock, embarrassment, awkwardness, scorn.
The function plot of y=1/(x^2-1) looks very similar of this symbol.
I use ggplot2 to draw the symbol of Jiong.
The function line is very easy to draw, but the options to hone this graph need some tricky tips.
The source code for generating this plot can be found in github.
Related Posts
To leave a comment for the author, please follow the link and comment on his blog: YGC » R.
R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series, trading) and more...


Zero Inflated Models and Generalized Linear Mixed Models with R.
Zuur, Saveliev, Ieno (2012).