meme: Create memes in R

CRAN_Status_Badge

Authors

Guangchuang YU https://guangchuangyu.github.io

School of Public Health, The University of Hong Kong

saythanks r badger::badge_custom("follow me on", "微信", "green", "https://guangchuangyu.github.io/blog_images/biobabble.jpg") r badger::badge_custom("打赏", "支付宝/微信", "green", "https://guangchuangyu.github.io/blog_images/pay_qrcode.png")

Installation

Get the released version from CRAN:

install.packages("meme")

Or the development version from github:

## install.packages("devtools")
devtools::install_github("GuangchuangYu/meme")

Vignette

## after installing the package
vignette("meme", package="meme")

Example

library(meme)
u <- system.file("angry8.jpg", package="meme")
meme(u, "code", "all the things!")



GuangchuangYu/meme documentation built on April 25, 2021, 4:47 a.m.