insitu_gui: Wizard for processing insitu data

Description Usage Arguments Examples

View source: R/GUI-WIZARD.R

Description

Use insitu_gui for the main wizard, or access an individual tab with its respective command. You do not need to provide the nmr argument to insitu_gui, doing so will disable the import tab.

By default logs will be output to the console during operation, you can adjust the level of detail using the command:
jms.classes::set_persistent_setting('NMR-GUI-LOGLEVEL', 'DEBUG')
Replacing 'DEBUG' with 'INFO', 'WARN', or 'ERROR'. You can disable logging entirely using 'FALSE'. R may need to be restarted before this command will take effect.

Usage

1
2
3
4
5
6
7
8
9

Arguments

nmr

The NMR data

Examples

1

jmstrat/NMR.Utils documentation built on July 14, 2019, 11:35 p.m.