Skip to content
Prev 320534 / 398506 Next

Help partimat()

On Mar 28, 2013, at 1:45 PM, Antelmo Aguilar wrote:

            
What happens is that inside the partimat.default function this line appears:

opar <- par(mfrow = c(nvar, nvar), mar = mar, oma = rep(3, 
            4), xpd = NA)

So the graphics setup is being driven by the structure of the data that is being given (which you have not described.)