R/esft.R

#' \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("."))
mrc-ide/esft documentation built on July 31, 2023, 2:30 p.m.