R/init.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  s <- search() 
  library.dynam("flagme",pkgname,libname,now=FALSE)
}

Try the flagme package in your browser

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

flagme documentation built on Nov. 8, 2020, 5:24 p.m.