The goal of rKenyaMemes is to display memes in the Viewer
pane.
You can install the released version of rKenyaMemes from CRAN with:
install.packages("rKenyaMemes")
And the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("Shelmith-Kariuki/rKenyaMemes")
library(rKenyaMemes)
## First run
entertain_me()
#> Okay, check the `Viewer` pane ... 😄
## Second run
entertain_me()
#> Okay, check the `Viewer` pane ... 😄
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.