0 of 5 questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 5 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
3. Fill in the blank below.
Excel’s visualization capabilities can be limited by its menus. R does not have such a constraint. As a result, you can create beautiful, varied visualizations and make more nuanced changes with R than with Excel.
4. Fill in the blank below.
It is best practice to annotate your code with , which you can do by putting a hashmark at the beginning of a line.
5. Why will the following code give you an error?
a <- "Hello"
A
2. R can read all these different file types except
1. Why did we choose R programming language over other languages?
Select all that apply