R/zzz.R

Defines functions .onLoad

.onLoad = function(lib, pkg) {
    options(guiToolkit = "RGtk2")
}

Try the MergeGUI package in your browser

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

MergeGUI documentation built on May 2, 2019, 6:45 a.m.