Vidyalelo
R Programming · Q107

Data Manipulation with dplyr

Programming · R Programming · question 107

Q107

What is a geom in the ggplot2 system?

A.
a plotting object like point, line, or other shape
Answer
B.
a method for making conditioning plots
C.
a method for mapping data to attributes like color and size
D.
a statistical transformation

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board