powered by
IsoplotR
Stop an IsoplotR GUI
stopIsoplotR(server = NULL)
The server (returned by IsoplotRgui::IsoplotR()) to stop. If not supplied all servers will be stopped.
IsoplotRgui::IsoplotR()
# \donttest{ s <- IsoplotR() stopIsoplotR(s) # }
Run the code above in your browser using DataLab