R/EnigmulatoR.R

Defines functions EnigmulatoR

Documented in EnigmulatoR

# Run Shiny EnigmulatoR
#' Run Shiny EnigmulatoR
#' @export 

EnigmulatoR <- function() {shiny::runApp(system.file("shinyApp", package = "EnigmulatoR"))}
pjhop/EnigmulatoR documentation built on Nov. 5, 2019, 12:52 a.m.