R/onLoad.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  rJava::.jpackage(pkgname, jars="*", lib.loc = libname)
}

Try the mallet package in your browser

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

mallet documentation built on July 20, 2022, 5:08 p.m.