Start a new RGui session and then quits the current one.

This is a Windows only function.

restart_RGui(...)

Arguments

...

passed to q()

Value

q(...)

Examples

if (FALSE) { restart_RGui() }