inst/Examples/bbMargins.R

require(MASS)
require(lattice)
attach(mammals)
## trellis.device("pdf", color=FALSE, file = "bbMargins.pdf", width = 4,
##                height = 4)
source("latticeMono.R") ## until it's in the package
invisible(latticeMono(xyplot(log(brain) ~ log(body)), gray(.5)))
## dev.off()

Try the SoDA package in your browser

Any scripts or data that you put into this service are public.

SoDA documentation built on Oct. 28, 2020, 9:07 a.m.