#' \code{sccosmo} package
#'
#' The Stanford-CIDE COronavirus Simulation MOdel (SC-COSMO)
#'
#' See the description of the package on the README on
#' \href{https://github.com/feralaes/sccosmo#readme}{GitHub}
#'
#' @docType package
#' @name sccosmo
#' @importFrom dplyr %>% filter
#' @importFrom rlang .data
NULL
globalVariables(c(#"df_pop_state_cty_age_us_mex_bra"#
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.