Q. 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) ) (D) par(ask=False) ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) par(omi=c(0,0,1,0) )