R/shinyHelper.R

#' kMajorityGUI
#' 
#' Runs the kMajority GUI built with Shiny Server.
#'
#'
kMajorityGUI <- function(){shiny::runApp(system.file('kMajorityGUI', package='kMajorityRule'),launch.browser = TRUE)}
codeForReviewer/kMajorityRule documentation built on May 13, 2019, 8:47 p.m.