CloseCommanderRestart {RcmdrPlugin.HH} | R Documentation |
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.
CloseCommanderNoQuestionRestart() CloseCommanderRestart()
Richard M. Heiberger <rmh@temple.edu>