#' @section Package configuration:
#'
#' `r pkgsnip::md_snip(id = "pkg_config", pkg = utils::packageName())`
#'
#' ```{r, echo = FALSE}
#' pal::print_pkg_config(utils::packageName())
#' ```
#'
#' @keywords internal
#' @importFrom magrittr %>%
#' @importFrom magrittr %<>%
#' @importFrom magrittr %T>%
#' @importFrom magrittr %$%
#' @importFrom rlang %|%
"_PACKAGE"
# 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.