Vidyalelo
R Programming · Q130

Data Manipulation with dplyr

Programming · R Programming · question 130

Q130

What does the 'pch' option to par() control?

A.
the size of the plotting symbol in a scatterplot
B.
the line width in the base graphics system
C.
the orientation of the axis labels on the plot
D.
the plotting symbol/character in the base graphics system
Answer

Answer: Option D

Solution

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