Is it possible to somehow open several RStudio
s at the same time? I have Rstudio
open, and when I try to open another one, nothing happens. What is the proper way to work on several projects simultaneously in RStudio
?
If your work is contained in a separate RStudio project file, it should be as simple as selecting "Open Project in New Session", either from the File menu or from the project selector in the upper-right (at least on a Mac).