#' Dot Helper
#'
#' https://github.com/tidyverse/magrittr/issues/29
#'
#' @name dot_helper
#' @keywords internal
if (getRversion() >= "2.15.1") {
utils::globalVariables(c("."))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.