R/guiMatchIt-package.R

# 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
rettopnivek/guiMatchIt documentation built on May 17, 2019, 10:39 a.m.