Vidyalelo
R Programming · Q100

Data Manipulation with dplyr

Programming · R Programming · question 100

Q100

Which of the following functions is typically used to add elements to a plot in the base graphics system?

A.
lines()
B.
hist()
C.
plot()
D.
boxplot()
Answer

Answer: Option D

Solution

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