powered by
The function sets compact trellis options as default. The previous lattice.options are saved and restored via on.exit when the calling function exits.
lattice.options
on.exit
setCompactTrellis()
Invisibly, the previous value of the default.theme
default.theme
lattice option, so it can be restored manually if needed.
# \donttest{ old <- setCompactTrellis() # }
Run the code above in your browser using DataLab