R/packageTemplate.R

#' @title ihmeuw-demographics R package template
#'
#' @description ihmeuw-demographics R package template that is used when
#'   creating new R packages for our team.
#'
#' @docType package
#' @name packageTemplate
#'
#' @importFrom utils globalVariables
NULL
ihmeuw-demographics/packageTemplate documentation built on Sept. 11, 2020, 2:20 p.m.