R/zzz_INIT.R

## package initialization

.onLoad <- function (libname, pkgname)
{
	## this used to switch to "quartz" as default plotting device in the R.app GUI on Mac OS X,
	## which is now used by default whenever available (and selected directly in zipfR_par.R)
}

Try the zipfR package in your browser

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

zipfR documentation built on Nov. 13, 2020, 3:01 a.m.