installr (version 0.21.0)

restart_RGui: Restart RGui from RGui

Description

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

This is a Windows only function.

Usage

restart_RGui(...)

Arguments

...

passed to q()

Value

q(...)

Examples

Run this code
# NOT RUN {
restart_RGui()
# }

Run the code above in your browser using DataCamp Workspace