windows/GUI_geneHapR: the GUI interface of geneHapR

windows/GUI_geneHapRR Documentation

the GUI interface of geneHapR

Description

the GUI interface of geneHapR

Usage

build_app_geneHapR(...)
startGUI.geneHapR(...)

Arguments

...

not used

Examples

if (interactive() & tools:::.OStype() == "windows") {
   options(device.ask.default = FALSE)
   app <- build_app_geneHapR()
   startGUI.geneHapR()
}

geneHapR documentation built on May 29, 2024, 11:59 a.m.