R/f0-onLoad.R

Defines functions onLoad

## f0-onLoad.R --- 
## Author          : Jens Henrik Badsberg, Claus Dethlefsen, Luca La Rocca
## Created On      : Mon Mar 14 12:00:00 2005
## Last Modified By: Claus Dethlefsen
## Last Modified On: Mon Feb 13 13:17:51 2012
## Update Count    : 4
## Status          : Unknown, Use with caution!
######################################################

.onLoad <- function(lib, pkg){
#    require(graphics)
#    require(methods)
}

Try the giRaph package in your browser

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

giRaph documentation built on May 30, 2017, 3:40 a.m.