R/utils.R

Defines functions cp_path

#' @noRd
# save figure
cp_path <- function(x) {

  file.path(here::here(), "analysis", x)

}
mrc-ide/covid-mortality-ascertainment documentation built on Dec. 21, 2021, 10:03 p.m.