R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  options(GSODR_connection = stdin())
}

Try the GSODR package in your browser

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

GSODR documentation built on Oct. 16, 2024, 5:10 p.m.