################################################################################
#
#' @keywords internal
#' @docType package
#' @name myanmarMCCTdata
#' @importFrom utils read.csv
#' @importFrom bbw recode
#' @importFrom nutricheckr flag_who find_child_stunting find_child_wasting
#' find_child_underweight
#' @importFrom odkr get_briefcase pull_remote export_data
#' @importFrom lubridate ymd_hms mdy ymd date %within% interval
#' @importFrom stats binom.test aggregate quantile as.formula coef confint
#' @importFrom stringr str_detect str_to_title str_replace_all
#' @importFrom survey svydesign svymean SE
#' @importFrom nipnTK fullTable
#'
#
################################################################################
"_PACKAGE"
## quiets concerns of R CMD check re: the string that appear in recode_others
if(getRversion() >= "2.15.1") utils::globalVariables(c("hhMembers", "hh",
"townshipData",
"codebookTownship",
"codebookVillage",
"township",
"state_region"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.