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 July 9, 2023, 7:45 p.m.