#' @keywords internal
#' @importFrom rlang .data .env := expr
#' @importFrom dplyr select everything mutate filter any_of group_by arrange
#' across
#' @importFrom purrr %||%
#' @importFrom ggplot2 ggplot aes geom_step geom_ribbon
"_PACKAGE"
# allowing for the use of the dot when piping
utils::globalVariables(c(".", "where"))
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.