R/pkg_cohort.R

Defines functions pkg_cohort

#' @family pkg_ref
pkg_cohort <- function() {
  structure(
    list(),
    class = "pkg_cohort"
  )
}
pharmaR/riskmetric documentation built on April 30, 2024, 5:14 p.m.