Question: Question 1 ( 1 point ) RStudio is just an interface that makes it easier for us to communicate with R . But we could
Question 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 points
Whenever we perform a calculation in 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
Question points
The working directory is the folder in which R will first look for data and save information into.
True
False
Question points
To change the working directory we will use the function
True
False
Question points
To make annotations in our code, we will start our command line with the character #
Lab Session
Question points
To make annotations in our code, we will start our command line with the character #
True
False
Question 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
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
