R/onLoad.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
#	.jpackage(pkgname, lib.loc = libname, morePaths = "inst/java/*.jar")
	infoMessage('INFO_WELCOME')
}

Try the PortfolioEffectEstim package in your browser

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

PortfolioEffectEstim documentation built on May 2, 2019, 8:50 a.m.