R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname,pkgname)
  {
    library.dynam("uniaxialOptics",pkgname,lib.loc=NULL)
  }

Try the uniaxialOptics package in your browser

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

uniaxialOptics documentation built on May 2, 2019, 5 p.m.