R/onload.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  # nocov start
  # set defaults for sixtyfour
  aws_configure()
} # nocov end

Try the sixtyfour package in your browser

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

sixtyfour documentation built on April 3, 2025, 8:22 p.m.