R/depigner-package.R

#' Utilities for _pigna_s
#'
#' This package collect usefull function frequently used at the Unit of
#' Biostatistics, Epidemiology and Public Health of the Department of Cardiac,
#' Thoracic and Vascular sciences at the university of Padova.
#'
#' @importFrom tibble tibble
#' @docType package
#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom tibble tibble
#' @importFrom usethis ui_line ui_todo ui_done ui_todo ui_oops ui_info
#' @importFrom usethis ui_code_block
#' @importFrom usethis ui_stop ui_warn
#' @importFrom usethis ui_yeah ui_nope
#' @importFrom usethis ui_field ui_value ui_path ui_code
## usethis namespace: end
NULL
CorradoLanera/depigner documentation built on April 26, 2023, 4:34 a.m.