startQRAP: Start the QRAP shiny App

View source: R/runApp.R

startQRAPR Documentation

Start the QRAP shiny App

Description

Start the QRAP shiny App

Usage

startQRAP(
  launch.browser = TRUE,
  port = getOption("shiny.port"),
  host = getOption("shiny.host", "127.0.0.1")
)

goushixue/QRseq documentation built on July 9, 2023, 9:28 a.m.