##' Tools for analyzing Demographic and Health Survey data
##'
##' dhstools has methods useful for analyzing data from
##' the Demographic and Health Surveys (DHS).
##'
##' @docType package
##' @name dhstools
##' @aliases dhstools package-dhstools
##' @import plyr dplyr tidyr grDevices functional stringr lazyeval
##' @useDynLib dhstools
##' @importFrom Rcpp sourceCpp
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.