R/install.R
restart_RGui.Rd
Start a new RGui session and then quits the current one.
This is a Windows only function.
restart_RGui(...)
passed to q()
q(...)
if (FALSE) { restart_RGui() }