单项选择题

A.par(mfrow =c(2,3))
B.par(mfrow =c(3,2))
C.par(mfcol =c(2,3))
D.par(mfcol =c(3,2))