R/salim-package.R

#' @section Package configuration:
#'
#' `r pkgsnip::md_snip(id = "pkg_config", pkg = this_pkg)`
#'
#' ```{r, echo = FALSE}
#' pal::print_pkg_config(this_pkg)
#' ```
#'
#' @keywords internal
#' @importFrom magrittr %>%
#' @importFrom magrittr %<>%
#' @importFrom magrittr %T>%
#' @importFrom magrittr %!>%
#' @importFrom magrittr %$%
#' @importFrom rlang %|%
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom lifecycle deprecated
## usethis namespace: end
NULL
salim-b/salim documentation built on Sept. 23, 2024, 8:46 a.m.