peakPantheR Graphical User Interface (GUI) implements all the functions for
the parallel detection, integration and reporting of pre-defined features in
multiple mass spectrometry data files. To exit press ESC
in the
command line.
peakPantheR_start_GUI(browser = TRUE)
If TRUE open the graphical user interface in a web browser instead of a R window. Default is TRUE
None, start GUI. To exit press ESC
in the command line.
print("Start graphical interface, press 'ESC' in the command line to stop")
#> [1] "Start graphical interface, press 'ESC' in the command line to stop"
# peakPantheR_start_GUI()