R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  # cache_dir <- tempdir(TRUE)
  # dir.exists(cache_dir)
  # options(aquodom.cache_dir = cache_dir)

  # packageStartupMessage("options(aquodom.cache_dir)")
}

Try the aquodom package in your browser

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

aquodom documentation built on March 18, 2022, 7:31 p.m.