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 May 29, 2024, 1:40 a.m.