R/ggsurvfit-package.R

Defines functions release_bullets

#' @importFrom rlang %||% .data .env :=
#' @importFrom cli cli_abort cli_warn cli_inform
#' @aliases ggsurvfit-package
#' @keywords internal
"_PACKAGE"

## usethis namespace: start
## usethis namespace: end
NULL


utils::globalVariables(".")


release_bullets <- function() {
  c("Remember to build the pkgdown website at `ddsjoberg/ggsurvfit`.")
}

Try the ggsurvfit package in your browser

Any scripts or data that you put into this service are public.

ggsurvfit documentation built on Nov. 2, 2023, 5:33 p.m.