R/zzz.R

Defines functions .onLoad

.onLoad <-  function(lib,pkg,where) {
  require(methods,quietly=TRUE);
}

Try the xmapbridge package in your browser

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

xmapbridge documentation built on Nov. 8, 2020, 6:46 p.m.