installr (version 0.23.4)

restart_RGui: Restart RGui from RGui

Description

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

This is a Windows only function.

Usage

restart_RGui(...)

Value

q(...)

Arguments

...

passed to q()

Examples

Run this code
if (FALSE) {
restart_RGui()
}

Run the code above in your browser using DataLab