
When you press enter, it should give you the answer…. Try typing each of the following commands into your R console and pressing Enter 1+1 Let’s start by the simplest command possible. The computer tries to carry it out and will print the answer directly onto the screen.The computer has a little > symbol to say it is listening/waiting for your command.The console window (see Figure is like a phone call with your computer, where you “speak” in R. Remember that the aim of programming is to provide a language so you can ask your computer to do complex tasks.
