R/zzz.R

Defines functions .onLoad

.onLoad <- function(lib, pkg) {
  dotpath <- as.character(Sys.getenv("R_DOTVIEWER"))
  set.seed(02081969)
}

Try the catnet package in your browser

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

catnet documentation built on Nov. 10, 2022, 5:08 p.m.