R/zzz.R

## .First.lib <- function(lib, pkg)
## {
##   library.dynam("gRc", package = pkg, lib.loc = lib)  

## ##    if("Rgraphviz" %in% rownames(installed.packages())){
## ##      library(Rgraphviz)
## ##    } else {
## ##      cat("Note: To display models the Rgraphviz package (from Bioconductor) must be installed.\n") 
## ##    }

##   return(invisible(0))
## }

Try the gRc package in your browser

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

gRc documentation built on April 30, 2023, 9:09 a.m.