#' @importFrom dplyr %>%
#' @importFrom assertthat assert_that
#' @importFrom glue glue
#' @importFrom dplyr mutate
#' @importFrom dplyr left_join
#' @importFrom dplyr inner_join
#' @importFrom dplyr right_join
#' @importFrom dplyr full_join
#' @importFrom dplyr nest_join
#'
NULL
utils::globalVariables(c(".", "where"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.