R/asr.R

Defines functions asr

#' Annual safety reports
#'
#' This function is moving home to the SwissASR package. See there for details.
#' @noRd
#'
asr <- function(...){
  stop("'asr' has moved to the SwissASR package. Use that package instead.")
}
CTU-Bern/CTUtemplate documentation built on Feb. 27, 2025, 7:21 p.m.