# CRAN Note avoidance. I hate this check.
# Inspiration: https://github.com/HughParsonage/grattan/blob/master/R/zzz.R
# Also:
if(getRversion() >= "2.15.1")
utils::globalVariables(
# underlying data used for behind-the-scenes handsomeness
c("adjectives", "xkcd_colors", "wu_adjs", "animals",
"nouns", "wu_nouns", "value", "nicka_blocks", "assigned_to")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.