R/IsoGeneGUIHelp.R

Defines functions `IsoGeneGUIHelp`

`IsoGeneGUIHelp` <-
function() {
          tkgrab.release(window)
    	    helpIndex <- file.path(system.file("doc/manual", package="IsoGeneGUI"),"index.html")
          browseURL(helpIndex)
            }

Try the IsoGeneGUI package in your browser

Any scripts or data that you put into this service are public.

IsoGeneGUI documentation built on Nov. 8, 2020, 5:52 p.m.