R/sccosmomcma.R

#' \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"#
                  ))
SC-COSMO/sccosmomcma documentation built on Dec. 18, 2021, 11:56 a.m.