################################################################################
#
#'
#' Survey Sampling and Analysis Tools
#'
#' Studies that evaluate survey sampling and analysis approaches require varied
#' techniques and methods not found in a single package in R. This package
#' provides utilities that aid and simplify these approaches to enable
#' streamlined assessment and comparison of different survey sampling and
#' analysis techniques.
#'
#' @docType package
#' @name surveysampler
#' @keywords internal
#' importFrom graphics abline points
#' importFrom stats approxfun density runif aggregate
#' importFrom grDevices dev.off png
#' importFrom MatchIt matchit match.data
#'
#
################################################################################
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.