R/zzz.R

## .First.lib <- function(lib, pkg) {
##   library.dynam("circular", pkg, lib)
## }

.onLoad <- function(libname, pkgname) {
  data("rao.table", package=pkgname, envir=parent.env(environment()))
}  

Try the circular package in your browser

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

circular documentation built on May 2, 2019, 4:42 p.m.