stopIsoplotR {IsoplotRgui} | R Documentation |
Stop an IsoplotR
GUI
Description
Stop an IsoplotR
GUI
Usage
stopIsoplotR(server = NULL)
Arguments
server |
The server (returned by
|
Examples
s <- IsoplotR()
stopIsoplotR(s)
[Package IsoplotRgui version 6.2 Index]