compranApp: Execute the complexomics Shiny app

View source: R/compranApp.R

compranAppR 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()
} 

Scavetta/complexomics documentation built on Oct. 1, 2022, 2:15 a.m.