R/0_loadJava.R

# this makes sure that your java classes and jar files are loaded
.onLoad <- function(libname, pkgname) {
	.jpackage(pkgname, lib.loc = libname)
}

Try the CollapsABEL package in your browser

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

CollapsABEL documentation built on May 1, 2019, 7:28 p.m.