CloseCommanderRestart: Close Rcmdr without questions and then restart.
Description
Close Rcmdr without questions.
CloseCommanderNoQuestionRestart
has absolutely no questions.
CloseCommanderRestart
asks only about saving files.
Both functions restart Rcmdr immediately and therefore have the full
.GlobalEnv
from the R session still available.
Usage
CloseCommanderNoQuestionRestart()
CloseCommanderRestart()
Author
Richard M. Heiberger <rmh@temple.edu>