Step 2. Starting R After installing R, you will get a small shortcut button on your desktop that looks like this – Open R by double-clicking the above shortcut and the following R window will appear -
The white screen is the command window for R. You need to type commands in the command window, and R will execute those commands and display results in text or graphical format. For example, if you type command for plotting two sets of data, R will display a beautiful plot.