R/pkgpurl-package.R

#' @section Package configuration:
#'
#' `r pkgsnip::md_snip(id = "funky_config")`
#'
#' ```{r, echo = FALSE}
#' funky::print_config()
#' ```
#'
#' @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/pkgpurl documentation built on June 2, 2025, 8:26 a.m.