R/utils-coviData.R

#' Import Utility Functions From coviData
#'
#' coviData is the backend for the SCHD COVID-19 Response Unit R packages. This
#' package uses several function from coviData which are imported here.
#'
#' @name utils-coviData
#'
#' @importFrom coviData path_inv read_file_delim load_report_date std_dates
#'   std_names
#'
#' @noRd
NULL
jesse-smith/covidCFR documentation built on Jan. 21, 2021, 2:32 a.m.