R/zzz.R

Defines functions .onAttach

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

Try the flashr package in your browser

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

flashr documentation built on June 8, 2025, 11:39 a.m.