README.md

saythanks

egg

htmlwidget for R to sneak Easter eggs in your Rmarkdown documents: egg.js.

Installation

You can install egg from github with:

# install.packages("devtools")
devtools::install_github("JohnCoene/egg")

Live Example

Example

When the user strikes the keys "type" in your document the egg will appear.

egg(c("t", "y", "p", "e"), "EASTER EGG", imegg = "https://upload.wikimedia.org/wikipedia/commons/5/54/Bg-easter-eggs.jpg")


JohnCoene/egg documentation built on May 9, 2019, 8:03 p.m.