Reputation: 14192
This is a strange request - but is it possible to 1) terminate an R session from within RStudio but keep RStudio open? ... and then 2) to start a new R session from within RStudio?
I see such a feature was requested of RStudio in 2013 but I don't know if it is implemented.
Upvotes: 4
Views: 1407
Reputation: 1116
In Rstudio (at least on Windows version 3.3.0), in the top menu bar with file, edit etc. under Session is an option to Terminate R... which will terminate the R session but RStudio will stay open and automatically restart a new R session.
Upvotes: 5