R/pkg_cohort.R

Defines functions pkg_cohort

#' @family pkg_ref
pkg_cohort <- function() {
  structure(
    list(),
    class = "pkg_cohort"
  )
}

Try the riskmetric package in your browser

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

riskmetric documentation built on Sept. 1, 2023, 1:06 a.m.