compranApp {ComPrAn}R Documentation

Execute the complexomics Shiny app

Description

Execute the complexomics Shiny app

Usage

compranApp()

Value

Shiny app

Examples

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

[Package ComPrAn version 1.1.2 Index]