R/shiny.R

Defines functions run

Documented in run

#' run
#'
#' Runs a Graphical User Interface to evaluate the projec ,.
#' ab
#' @return shiny app
#'
#' @export
run <- function(){

  shiny::runApp(system.file("shiny/run", package = "ecommercedataanalysis"))
}
unimi-dse/b38a7b1d documentation built on Feb. 17, 2020, 12:37 a.m.