R/zzz.r

Defines functions onLoad

.onLoad <- function(lib, pkg)
{
  library.dynam('solidearthtide', pkg, lib)
}

Try the solidearthtide package in your browser

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

solidearthtide documentation built on May 30, 2017, 6:30 a.m.