R/on_attach.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  govcan_setup()
}

Try the rgovcan package in your browser

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

rgovcan documentation built on June 18, 2021, 5:07 p.m.