R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname = find.package("ggPMX"), pkgname = "ggPMX") {
  pmxOptions(template_dir = file.path(libname, pkgname, "templates"))
}

Try the ggPMX package in your browser

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

ggPMX documentation built on Sept. 9, 2025, 5:40 p.m.