Q58
Which of the following sets the size of the outer margins for the graph?
A.
par(mfrow=c(nrow,mcol))
B.
par(ask=TRUE)
C.
par(omi=c(0,0,1,0) )
AnswerD.
par(ask=False)
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board