# CRAN Note avoidance. I stole this check from Steve Miller.
# 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('basedata', 'troopdata')
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.