#' \code{esft} package
#'
#' WHO ESFT documentation
#'
#' See the README on
#' Update when published:
#'
#' \href{https://cran.r-project.org/package=esft/README.html}{CRAN}
#' or \href{https://github.com/mrc-ide/esft#readme}{GitHub}
#'
#' @docType package
#' @name esft
#' @importFrom magrittr %>%
#' @importFrom rlang .data
NULL
## quiets concerns of R CMD check re: the .'s that appear in pipelines
if (getRversion() >= "2.15.1") utils::globalVariables(c("."))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.