R/onLoad.R

Defines functions onLoad

.onLoad <- function(libname, pkgname) {
  .jpackage(pkgname, lib.loc = libname)
}

Try the RImpala package in your browser

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

RImpala documentation built on May 30, 2017, 4:09 a.m.