Vidyalelo
R Programming · Q6

Data Visualization with ggplot2

Programming · R Programming · question 6

Q6

In ggplot2, what function is used to create a line plot?

A.
geom_line()
Answer
B.
line()
C.
geom_path()
D.
path()

Answer: Option A

Solution

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