Vidyalelo
R Programming · Q27

Statistical Analysis with R (Distributions, Graphics)

Programming · R Programming · question 27

Q27

In R, what does the polygon() function do when used in a plot?

A.
Draws a polygon on the plot
Answer
B.
Adds a polygonal shape to the legend
C.
Connects data points with straight lines
D.
Fills the plot background with a polygonal shape

Answer: Option A

Solution

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