If you look in the Environment tab in the upper right pane of RStudio, you will see that it is empty. That shows that you have not made any objects yet. You have not run the first three lines of your code. Place the cursor on each line and then press the keys CTRL +ENTER. You should then see the objects listed in the Environment tab.