#' @importFrom utils globalVariables
if (getRversion() >= "2.15.1") utils::globalVariables(c("."))
# warning no visible binding for global variable ‘.’
# After moving that line to its own file in my R folder I no longer had the message.
# https://stackoverflow.com/questions/60779639/title-missing-name-in-roxygen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.