R/aaa.R

Defines functions .onLoad

.onLoad <- function(...) {
  options(
    gdq_cache_dir = "data-cache"
  )
}
jemus42/gdqdonations documentation built on July 1, 2023, 4:04 p.m.