Guangchuang YU https://guangchuangyu.github.io
School of Public Health, The University of Hong Kong
Get the released version from CRAN:
install.packages("meme")
Or the development version from github:
## install.packages("devtools")
devtools::install_github("GuangchuangYu/meme")
## after installing the package
vignette("meme", package="meme")
library(meme)
u <- system.file("angry8.jpg", package="meme")
meme(u, "code", "all the things!")