R/zzz.R

.onLoad <- function(lib, pkg) {
  if("catnet"%in%loadedNamespaces())
    unloadNamespace("catnet")
  dotpath <- as.character(Sys.getenv("R_DOTVIEWER"))
  ##if(dotpath == "")
  ##  packageStartupMessage("No plotting capabilities detected. Type 'help(sdnet)'\n")
}

Try the sdnet package in your browser

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

sdnet documentation built on May 2, 2019, 12:43 a.m.