R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname)
{
  options(multipanelfigure.defaultdpi = 300)
}

Try the multipanelfigure package in your browser

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

multipanelfigure documentation built on May 29, 2024, 10:35 a.m.