R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  assign('lkup',lookup(n = 10000, root = 200),envir = parent.env(environment()))
  }

Try the cstab package in your browser

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

cstab documentation built on May 2, 2019, 9:18 a.m.