#' \code{darthpack} package
#'
#' The Decision Analysis in R for Technologies in Health (DARTH) coding framework
#'
#' See the description of the package on
#' \href{https://darth-git.github.io/darthpack/index.html}{darthpack website}
#' or the README on
#' \href{https://github.com/DARTH-git/darthpack#readme}{GitHub}
#'
#' @docType package
#' @name darthpack
#' @importFrom dplyr %>% filter
#' @importFrom rlang .data
NULL
globalVariables(c("all_cause_mortality",
"SickSicker_targets",
"m_calib_post"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.