R/0_miscellaneous.R

Defines functions release_bullets

#' Additional items for the `usethis::use_release_issue()` function
#' @noRd
release_bullets <- function() {
  return(
    "Update the benchmarks"
  )
}

Try the SCDB package in your browser

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

SCDB documentation built on April 3, 2025, 7:15 p.m.