#' @keywords internal
"_PACKAGE"
#------------------------------------------------
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom cli cli_abort cli_warn cli_inform
#' @importFrom glue backtick
#' @importFrom lifecycle deprecated is_present
#' @importFrom rlang caller_env
## usethis namespace: end
NULL
# Silence the R CMD check notes on the where function
# This function comes from the tidyselect package but has not yet been exported
# causing R to throw notes at the user.
utils::globalVariables("where")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.