# Importing the special operators
#' @importFrom dplyr %>%
#' @importFrom rlang := .data
#' @import tidyselect
#' @noRd
NULL
utils::globalVariables(c("where", "."))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.