runShinyHaplot: Run shiny microhaplot

Description Usage Arguments Value Examples

View source: R/runHaplot.R

Description

Run shiny microhaplot app

Usage

1
2
runShinyHaplot(path = system.file("shiny", "microhaplot", package =
  "microhaplot"))

Arguments

path

Path to shiny microhaplot app. Optional. If not specified, the path is default to local app path.

Value

Runs shiny microhaplot application via shiny::runApp which typically doesn't return; interrupt R to stop the application (usually by pressing Ctrl+C or Esc).

Examples

1
2
3

microhaplot documentation built on Oct. 3, 2019, 9:03 a.m.