© Matthew Campbell 2019
Matthew CampbellLearn RStudio IDEhttps://doi.org/10.1007/978-1-4842-4511-8_2

2. Hello World

Matthew Campbell1 
(1)
Yardley, PA, USA
 

Now that we all have RStudio setup, let’s start using this program to help us become better R coders. The first thing we want to do is open up RStudio and start to work directly with R in the Console. This is our Hello World moment.

Interactive R Console

The first time you open RStudio you should see a window that takes up the entire left side of your screen. This is your Console screen and yours should look similar to what is featured in Figure 2-1.
../images/478254_1_En_2_Chapter/478254_1_En_2_Fig1_HTML.jpg
Figure 2-1

Console screen

You should see information ...

Get Learn RStudio IDE: Quick, Effective, and Productive Data Science now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.