#' On attach, if on a MARC computer with Covid19MARCInternal installed, check for updates to datasets. If there are updates print a message
#' @noRd
.onAttach <- function(...) {
checkPublicStaticDatasets()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.