Vidyalelo
R Programming · Q118

Data Visualization with ggplot2

Programming · R Programming · question 118

Q118

Which of the following is lattice command for producing a scatterplot?

A.
plot()
B.
lm()
C.
xyplot()
Answer
D.
anova()

Answer: Option C

Solution

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