# Dealing with Non-standard evaluation from "."
.onLoad <- function(libname = find.package("promoutils"),
pkgname = "promoutils"){
if(getRversion() >= "2.15.1")
utils::globalVariables(".")
invisible()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.