R/utils-coviData.R

#' 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
jesse-smith/covidsms documentation built on Dec. 25, 2021, 4:24 a.m.