shksprwrdl
is a wordle
clone that uses words from Shakespeare's 37 plays.
Text originally available in xml
format from:
http://www.ibiblio.org/xml/examples/shakespeare/
You can install the development version of shksprwrdl
from GitHub with:
# install.packages("devtools")
devtools::install_github("rubenhm/shksprwrdl")
# load package
library(shksprwrdl)
# launch shiny app
launch_app()
shiny::runUrl("https://github.com/rubenhm/shksprwrdl/archive/master.tar.gz",
subdir = "inst/shiny/")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.