# Description for the guiMatchIt package
# Written by Kevin Potter
# email: kevin.w.potter@gmail.com
# Please email me directly if you
# have any questions or comments
# Last updated 2018-11-10
# Package development
# Create documentation
# devtools::document()
# Run unit testing
# devtools::test()
#' Friendly User Interface Functions for the MatchIt Package
#'
#' @docType package
#' @name guiMatchIt-package
#' @aliases guiMatchIt
#'
#' @description
#'
#' The \pkg{guiMatchIt} package contains an assortment
#' of helper functions and options for graphical user
#' interfaces (based on the package \pkg{shiny}) for
#' easier use of the \pkg{MatchIt} package.
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.