Subversion Repositories bdplot

Rev

Rev 7 | Blame | Compare with Previous | Last modification | View Log | RSS feed

## This file contains commands necessary for initialisation of the
## library. In other words, function calls, not function definitions.

## Does this work, at all??
##.onLoad <- function(libname, pkgname){
  ##  cat("config intialized.\n")
   bd.reset(reread=TRUE)
## }