Question: Question 1 ( 1 point ) RStudio is just an interface that makes it easier for us to communicate with R . But we could

Question 1(1 point)
RStudio is just an interface that makes it easier for us to communicate with R. But we could also use R without RStudio and achieve similar results.
True
False
Question 2(2 points)
Whenever we perform a calculation in R, it will not only display the result in the console but it will also automatically save the result in its internal memory.
True
False
Lab Session 1
Question 3(2 points)
The working directory is the folder in which R will first look for data and save information into.
True
False
Question 4(2 points)
To change the working directory we will use the function .
True
False
Question 5(2 points)
To make annotations in our code, we will start our command line with the character #.
Lab Session 1
Question 5(2 points)
To make annotations in our code, we will start our command line with the character #.
True
False
Question 6(1 point)
We should start our script with calculations right away and not lose our valuable time making annotations and comments throughout the script.
True
False
Question 1 ( 1 point ) RStudio is just an

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!