powered by
foucart
"kplot"(object, xax = 1, yax = 2, mfrow = NULL, which.tab = 1:length(object$blo), clab.r = 1, clab.c = 1.25, csub = 2, possub = "bottomright", ...)
n2mfrow
par("cex")*csub
data(bf88) fou1 <- foucart(bf88, scann = FALSE, nf = 3) if(adegraphicsLoaded()) { g <- kplot(fou1, row.plab.cex = 0, psub.cex = 2) } else { kplot(fou1, clab.c = 2, clab.r = 0, csub = 3) }
Run the code above in your browser using DataLab