R/onLoad.R

Defines functions .onLoad

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

Try the matchingMarkets package in your browser

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

matchingMarkets documentation built on Aug. 8, 2023, 5:10 p.m.