#' coviData
#'
#' The coviData package serves as a backend for many of the SCHD R packages
#' related to COVID-19, including this package. Some functions that would
#' otherwise be included in this package are loaded here.
#'
#' @importFrom coviData path_inv path_pcr read_file_delim std_dates
#' assert_dataframe assert_cols assert_all path_create
#'
#' @name utils-coviData
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.