| Step four: Change R configuration |
R starts in "MDI" mode by default. MDI mode allows multiple windows to be managed within R.
However, we are going to set R to "SDI" mode.
|

|
1. Ensure that the "R Console" window is active. Click 'Edit' | 'GUI' preferences on the menubar.
|

|
2. Select 'SDI' and click 'Save' (DO NOT CLICK 'OK').
|

|
3. Click 'Save' in the new dialog that opens (DO NOT CHANGE the file or path).
|

|
4. Finally, click 'Cancel' and exit R. Do not save the workspace image when prompted.
|

|