R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  options(url = "http://mousefm.genehopper.de/rest/finemap/")
}

Try the MouseFM package in your browser

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

MouseFM documentation built on Nov. 8, 2020, 7:26 p.m.