R/dtphase1.R

#' dtphase1: A package that implements Phase 1 of the Decision Tree Framework
#'
#' This package implements Phase 1 as a shiny module. If you've never used
#' modules before, it might be helpful to review the \href{http://shiny.rstudio.com/articles/modules.html}{introduction on the RStudio website}. It's not strictly necessary though.
#'
#' For usage examples, see ?\code{phase1UI} or ?\code{phase1.}
#'
#' @docType package
#' @name dtphase1
NULL
tbadams45/dtphase1 documentation built on May 31, 2019, 3:58 a.m.