Here is a short quiz that reviews some of the concepts from the fourth session.
You have two attempts to complete the quiz. You must get at least a 60% in order to pass and move to the next section.
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)
1. Which function converts wide data to long data?
2. Fill in the blank below.
The str() function shows us the of the data.
4. Fill in the blank below.
In graphics, transparency is called , where 0 is entirely transparent, and the default of 1 is entirely opaque.
5. Match the function names to their descriptions.
Sets labels for axes and title
|
|
Flips the axes of a graph
|
|
Splits up data by category to give smaller individual graphs
|
|
Creates an area plot
|
|
3. Which of these functions are the “bare bones” of ggplot2?
Select all that apply