#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.