Execute the complexomics Shiny app
compranApp()
Shiny app
#' @examples ##to start the shiny app associated with ComPrAn package run if(interactive()){ compranApp() }