Vidyalelo
R Programming · Q88

Data Manipulation with dplyr

Programming · R Programming · question 88

Q88

Which of the following is true about the base plotting system?

A.
Margins and spacings are adjusted automatically depending on the type of plot and the data
B.
Plots are typically created with a single function call
C.
Plots are created and annotated with separate functions
Answer
D.
The system is most useful for conditioning plots

Answer: Option C

Solution

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