#' @keywords internal
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @import data.table
#' @import grid
#' @importFrom ggplot2 element_grob
#' @importFrom graphics par
#' @importFrom lifecycle deprecated
#' @importFrom gt %>%
#' @importFrom rlang .data %||%
#' @importFrom utils capture.output
#' @rawNamespace if (getRversion() >= "4.0.0") {
#' importFrom(tools, R_user_dir)
#' } else {
#' importFrom(backports, R_user_dir)
#' }
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.